[arch-commits] Commit in pokerth/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Jul 30 00:02:58 UTC 2014


    Date: Wednesday, July 30, 2014 @ 02:02:58
  Author: svenstaro
Revision: 116562

upgpkg: pokerth 1.1.1-2

Fix FS#41367

Modified:
  pokerth/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-29 23:53:29 UTC (rev 116561)
+++ PKGBUILD	2014-07-30 00:02:58 UTC (rev 116562)
@@ -8,12 +8,12 @@
 pkgname=pokerth
 _realname=PokerTH
 pkgver=1.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Poker game written in C++/Qt4"
 arch=('i686' 'x86_64')
 url="http://www.pokerth.net/"
 license=('GPL' 'custom')
-depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf'
+depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf' 'libxkbcommon-x11'
          'qt5-base' 'sdl_mixer' 'libircclient' 'tinyxml')
 makedepends=('boost')
 source=("http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2")




More information about the arch-commits mailing list