From 9a6b691757346035549dbd12d1323301d04a6675 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 26 Jun 2012 00:01:48 +0000 Subject: Tue Jun 26 00:01:48 UTC 2012 --- community/pokerth/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/pokerth') diff --git a/community/pokerth/PKGBUILD b/community/pokerth/PKGBUILD index f73213945..9776d3921 100644 --- a/community/pokerth/PKGBUILD +++ b/community/pokerth/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 69993 2012-04-28 00:04:33Z svenstaro $ +# $Id: PKGBUILD 72879 2012-06-24 11:31:45Z svenstaro $ # Maintainer: Mateusz Herych # Maintainer: Bartłomiej Piotrowski # Contributor: Vasco Costa pkgname=pokerth _realname=PokerTH -pkgver=0.9.4 +pkgver=0.9.5 pkgrel=1 pkgdesc="Poker game written in C++/QT4" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'qt' 'sdl_mixer' 'libircclient' 'tinyxml') makedepends=('boost') source=(http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2) -md5sums=('afdc63e9a4e499fd70fc0eee4d8dc1a9') +md5sums=('4bdea98bfc142a825c64b77feb4667d0') build() { cd "$srcdir/$_realname-$pkgver-src" -- cgit v1.2.3-54-g00ecf