summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorblacktav2019-01-18 17:03:02 +0100
committerblacktav2019-01-18 17:03:02 +0100
commite974a40e7a233352f3cfd3acbec9ecf4535087c9 (patch)
treeb007f90d3a583288cd944bb7d9c67d55c5ccdcc3
parente0aa35e578ed6fa749e0e652766c61535f84044e (diff)
downloadaur-e974a40e7a233352f3cfd3acbec9ecf4535087c9.tar.gz
Rebuild after libboost update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32457a6bb5f6..17250c7e7bed 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 = 6
+ pkgrel = 7
url = http://www.pokerth.net/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 5cfef66ed594..775d96ae1c4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=pokerth
pkgver=1.1.2
-pkgrel=6
+pkgrel=7
pkgdesc="Client to online Poker game written in C++/QT"
arch=('i686' 'x86_64')
url="http://www.pokerth.net/"