summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-07-28 12:23:00 +0200
committertonikelope2022-07-28 12:23:00 +0200
commit1a8fa01dc99f48f0f08ee9df8726fb43dba4afcb (patch)
tree4dcfbb324dbff9e3b0c382af13dedfed5fe1eb66
parent90812cbcec15758a7b924351c584532e13e468c1 (diff)
downloadaur-1a8fa01dc99f48f0f08ee9df8726fb43dba4afcb.tar.gz
16.20
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ceedb87030a1..1ebbbb0550fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = coronapoker-bin
pkgdesc = Yet another cross-platform Texas hold 'em game written in Java during COVID-19 pandemic
- pkgver = 16.19
+ pkgver = 16.20
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v16.19/CoronaPokerLINUX_16.19_portable.zip
- md5sums = e77d18a5ef23f2e5362fef3cc8618124
+ source = https://github.com/tonikelope/coronapoker/releases/download/v16.20/CoronaPokerLINUX_16.20_portable.zip
+ md5sums = 9225c6a230a6ec3781c90d35ce0fc981
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 26c9e3e348de..3be64979b8d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=16.19
+pkgver=16.20
pkgrel=1
pkgdesc="Yet another cross-platform Texas hold 'em game written in Java during COVID-19 pandemic"
arch=('x86_64')
@@ -21,4 +21,4 @@ package() {
ln -s "/opt/coronapoker/CoronaPoker.run" "$pkgdir/usr/local/bin/coronapoker"
}
-md5sums=('e77d18a5ef23f2e5362fef3cc8618124') \ No newline at end of file
+md5sums=('9225c6a230a6ec3781c90d35ce0fc981') \ No newline at end of file