summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorblacktav2018-09-25 12:03:46 +0200
committerblacktav2018-09-25 12:03:46 +0200
commite0aa35e578ed6fa749e0e652766c61535f84044e (patch)
tree56a0093b022298e5e066665c897586689e2da106
parent8d876b24116cba739e6bd8b9149174a6f5b28b46 (diff)
downloadaur-e0aa35e578ed6fa749e0e652766c61535f84044e.tar.gz
libboost updated
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d8bfde5812c..32457a6bb5f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pokerth
pkgdesc = Client to online Poker game written in C++/QT
pkgver = 1.1.2
- pkgrel = 5
+ pkgrel = 6
url = http://www.pokerth.net/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index bb27c44f4d1a..5cfef66ed594 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=pokerth
pkgver=1.1.2
-pkgrel=5
+pkgrel=6
pkgdesc="Client to online Poker game written in C++/QT"
arch=('i686' 'x86_64')
url="http://www.pokerth.net/"