diff --git a/pokerth/PKGBUILD b/pokerth/PKGBUILD index 6bf2b7fd07e7c0c946fc568a46680124feb6810d..c75ef7c8c8d6fbd6ac770306d9583b33e0ef99c0 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')