diff options
Diffstat (limited to 'community/pokerth/PKGBUILD')
-rw-r--r-- | community/pokerth/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/pokerth/PKGBUILD b/community/pokerth/PKGBUILD index f320b353c..c605b8ddc 100644 --- a/community/pokerth/PKGBUILD +++ b/community/pokerth/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 41001 2011-03-03 04:26:22Z tdziedzic $ +# $Id: PKGBUILD 45135 2011-04-17 08:17:41Z tdziedzic $ # Maintainer: Mateusz Herych <heniekk@gmail.com> # Contributor: Vasco Costa <vasco.costa@meiodigital.com> pkgname=pokerth _realname=PokerTH pkgver=0.8.3 -pkgrel=2 +pkgrel=3 pkgdesc="Poker game written in C++/QT4" arch=('i686' 'x86_64') url="http://www.pokerth.net/" |