diff --git a/libircclient/PKGBUILD b/libircclient/PKGBUILD index 3f23136cf..8c65eddd3 100644 --- a/libircclient/PKGBUILD +++ b/libircclient/PKGBUILD @@ -8,15 +8,15 @@ # Contributor: coolkehon pkgname=libircclient -pkgver=1.7 -pkgrel=2 +pkgver=1.9 +pkgrel=1 pkgdesc="A small but powerful library, which implements client-server IRC protocol." arch=('i686' 'x86_64') url="http://www.ulduzsoft.com/libircclient/" depends=('glibc') license=('GPL') source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz") -md5sums=('968370276f7cf21302f504f9bce1fc99') +md5sums=('783c48fe9153ed55a5565c818a178d67') build() { cd "$srcdir/$pkgname-$pkgver" diff --git a/pokerth/PKGBUILD b/pokerth/PKGBUILD index 7ce01ee2a..4d9bcbb11 100644 --- a/pokerth/PKGBUILD +++ b/pokerth/PKGBUILD @@ -3,7 +3,7 @@ pkgname=pokerth _realname=PokerTH pkgver=1.1.1 -pkgrel=7 +pkgrel=8 pkgdesc="PokerTH is a Texas Holdem poker game written in C++/Qt." arch=('x86_64') license=('AGPL3' 'custom:Variety of FOSS licenses for data files')