summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-07-01 11:26:44 +0200
committertonikelope2022-07-01 11:26:44 +0200
commit01e4c7051c2abdf7bd08fb91a5861d005a9fa7e3 (patch)
tree27b237228d3ff0ef2d0ef7e32c396cb04ee5642f
parent94932cff1e49dc96ee25c65ab8a36c2582aca662 (diff)
downloadaur-01e4c7051c2abdf7bd08fb91a5861d005a9fa7e3.tar.gz
15.94
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 853ed5459b7a..fc613c6a1c3e 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.93
+ pkgver = 15.94
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v15.93/CoronaPokerLINUX_15.93_portable.zip
- md5sums = 45b311e59f2968ab6874038ee3a367f1
+ source = https://github.com/tonikelope/coronapoker/releases/download/v15.94/CoronaPokerLINUX_15.94_portable.zip
+ md5sums = d28771e25d3651eb59c97d30a2ffe2fa
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index bef29df46188..c221962e19e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=15.93
+pkgver=15.94
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=('45b311e59f2968ab6874038ee3a367f1') \ No newline at end of file
+md5sums=('d28771e25d3651eb59c97d30a2ffe2fa') \ No newline at end of file