summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorblacktav2020-12-14 18:45:36 +0100
committerblacktav2020-12-14 18:45:36 +0100
commit7daea14b0f067bccc74cb97316bd89ed24866a72 (patch)
tree170cd9c750e02abb8e8db93bc11b417bfba43704
parentaaef55a538aa0b433407ef79af9508c0d9ebef08 (diff)
downloadaur-7daea14b0f067bccc74cb97316bd89ed24866a72.tar.gz
bumping release=16
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fdbfd8ed855c..cea6a4e4bbc3 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 = 15
+ pkgrel = 16
url = http://www.pokerth.net/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index bfd9af2d4617..d0bcfde990ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=pokerth
pkgver=1.1.2
-pkgrel=15
+pkgrel=16
pkgdesc="Client to online Poker game written in C++/QT"
arch=('i686' 'x86_64')
url="http://www.pokerth.net/"