summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorblacktav2022-06-22 23:53:48 +0200
committerblacktav2022-06-22 23:53:48 +0200
commitf87273313e2dc711f82fad040b048ca2e68b04de (patch)
treefbd6b1fc72f028dc740497c624be3959358c5fc8
parent64272bfbe8d66020b6021d474914f942dbde3efe (diff)
downloadaur-f87273313e2dc711f82fad040b048ca2e68b04de.tar.gz
Bump to 21 to trigger rebuild after new boost lib distributed
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6603ec0bfeea..3b76a6e71550 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 = 20
+ pkgrel = 21
url = http://www.pokerth.net/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 3e3c40766ff3..4bc55bdc99fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=pokerth
pkgver=1.1.2
-pkgrel=20
+pkgrel=21
pkgdesc="Client to online Poker game written in C++/QT"
arch=('i686' 'x86_64')
url="http://www.pokerth.net/"