summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorskwerlman2023-10-31 21:56:25 -0400
committerskwerlman2023-10-31 21:56:25 -0400
commitf13d4491eb15346b8f783a41e3326f1506438149 (patch)
tree5bf17296ab07fc41e074187ffff9d5d0233cfe83
parentd8e59738fa5eab271870cd95e0ee7ebcd4af9e3f (diff)
downloadaur-cockatrice-client-git.tar.gz
bump pkgver to show that we do in fact work for the newest release
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6d816a39c66..f516693ec897 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cockatrice-client-git
pkgdesc = Open-source multiplatform supported program for playing tabletop card games over a network.
- pkgver = 2.8.1.beta.10.r16.g5854a635
+ pkgver = 2.9.0.r29.gf5fe56c8
pkgrel = 1
url = https://cockatrice.github.io/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 462881498932..b694ead649b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_pkgbase=cockatrice
pkgname=("cockatrice-client-git" "cockatrice-server-git")
-pkgver=2.8.1.beta.10.r16.g5854a635
+pkgver=2.9.0.r29.gf5fe56c8
pkgrel=1
pkgdesc='Open-source multiplatform supported program for playing tabletop card games over a network.'
arch=('i686' 'x86_64')