summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-10-25 17:02:56 +0200
committertonikelope2022-10-25 17:02:56 +0200
commit140a1a2a9367c55e7d627c2be61c1e60130efc43 (patch)
tree00b3f7b5c1c49bc7bbd4bf23bad340ecc5b49598
parent6c6cce0df40fce2f4dd28a0b7bec808b4d23a9fb (diff)
downloadaur-140a1a2a9367c55e7d627c2be61c1e60130efc43.tar.gz
17.21
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1845a144b0a..2fe43e0eca3a 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 = 17.20
+ pkgver = 17.21
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v17.20/CoronaPokerLINUX_17.20_portable.zip
- md5sums = 727ce1f5c58a62bfd248c661851d91f0
+ source = https://github.com/tonikelope/coronapoker/releases/download/v17.21/CoronaPokerLINUX_17.21_portable.zip
+ md5sums = dfc5cec9dc0f87810bfde4b0a20b8cfe
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 00e8917c029b..1e3c903866f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=17.20
+pkgver=17.21
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=('727ce1f5c58a62bfd248c661851d91f0') \ No newline at end of file
+md5sums=('dfc5cec9dc0f87810bfde4b0a20b8cfe') \ No newline at end of file