summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-05-16 17:17:56 +0200
committertonikelope2022-05-16 17:17:56 +0200
commitd2e068ca37cc9d1fefe3c2578abf03a48312aaab (patch)
treeff7b98987d9ffee4a787ae9c3fd271b947ca2486
parent277409f98ce1f319244b99571c96fcdd0405f5d1 (diff)
downloadaur-d2e068ca37cc9d1fefe3c2578abf03a48312aaab.tar.gz
15.17
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 828b3e6a2839..f8415ef535db 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 = 15.16
+ pkgver = 15.17
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v15.16/CoronaPokerLINUX_15.16_portable.zip
- md5sums = 6d98327ec82e69ce629f05bb1384b152
+ source = https://github.com/tonikelope/coronapoker/releases/download/v15.17/CoronaPokerLINUX_15.17_portable.zip
+ md5sums = f4da85e2319a88d49d9758edf247f422
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 27a11b23b2b2..d4a500a15caf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=15.16
+pkgver=15.17
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=('6d98327ec82e69ce629f05bb1384b152') \ No newline at end of file
+md5sums=('f4da85e2319a88d49d9758edf247f422') \ No newline at end of file