From b4e7003a2a6fa56448c0fce30510655eb2fae9f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Chaves=20Fern=C3=A1ndez=20=28Gallaecio=29?= Date: Tue, 13 Sep 2011 21:01:18 +0000 Subject: [PATCH] PokerTH rebuilt against latest krd5. --- pokerth/PKGBUILD | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pokerth/PKGBUILD b/pokerth/PKGBUILD index 6bf2b7fd0..c75ef7c8c 100644 --- a/pokerth/PKGBUILD +++ b/pokerth/PKGBUILD @@ -3,13 +3,10 @@ # # Maintainer: Daniele Cocca -# include global config -source ../_buildscripts/${current_repo}-${_arch}-cfg.conf - pkgname=pokerth _realname=PokerTH pkgver=0.8.3 -pkgrel=4 +pkgrel=5 pkgdesc="PokerTH is a Texas Holdem poker game written in C++/Qt." arch=('i686' 'x86_64') license=('GPL' 'custom') -- GitLab