summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2024-04-27 18:55:40 +0200
committertonikelope2024-04-27 18:55:40 +0200
commit445ab03aadd4c2685515699e365b63f3d66c38ab (patch)
tree502a955b57fec8fac43241b199a0d929a95c8eba
parente1a97da9f0356a4da05c1e673007667576b1f5fd (diff)
downloadaur-445ab03aadd4c2685515699e365b63f3d66c38ab.tar.gz
17.81
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc1302fd063e..6c3e3f365240 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.80
+ pkgver = 17.81
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v17.80/CoronaPokerLINUX_17.80_portable.zip
- md5sums = ac8485cee7bc7fcec1e2bb616ebc08c3
+ source = https://github.com/tonikelope/coronapoker/releases/download/v17.81/CoronaPokerLINUX_17.81_portable.zip
+ md5sums = f37737aede50f1491ab3230b837af12d
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index f309c78d7002..83fb244910de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=17.80
+pkgver=17.81
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=('ac8485cee7bc7fcec1e2bb616ebc08c3') \ No newline at end of file
+md5sums=('f37737aede50f1491ab3230b837af12d') \ No newline at end of file