diff options
author | root <root@rshg054.dnsready.net> | 2013-07-14 01:49:21 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-07-14 01:49:21 -0700 |
commit | d525d9a731f5d79c1128a192b9d2977a2967570f (patch) | |
tree | 2a17d6445748cb26dd944abe54a2c52a96162b00 /community/pokerth | |
parent | c9952f3a144d9fb19917d7c100dca30d2d99f629 (diff) |
Sun Jul 14 01:49:07 PDT 2013
Diffstat (limited to 'community/pokerth')
-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 a4c35b662..f800a1c2b 100644 --- a/community/pokerth/PKGBUILD +++ b/community/pokerth/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 88844 2013-04-23 22:37:15Z svenstaro $ +# $Id: PKGBUILD 94043 2013-07-13 12:36:03Z svenstaro $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: Mateusz Herych <heniekk@gmail.com> # Contributor: Bartłomiej Piotrowski <barthalion@gmail.com> @@ -8,7 +8,7 @@ pkgname=pokerth _realname=PokerTH pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Poker game written in C++/QT4" arch=('i686' 'x86_64') url="http://www.pokerth.net/" |