summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2024-05-11 12:51:05 +0200
committertonikelope2024-05-11 12:51:05 +0200
commit3c1fa6e1a2b2b2f87b09f63aae99979f9491934c (patch)
tree6c3fe9b65110cd9bfeec5629e218796ea1f41659
parent4fa13a313582c15f169bc57d31b92e79b8f81443 (diff)
downloadaur-3c1fa6e1a2b2b2f87b09f63aae99979f9491934c.tar.gz
17.93
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index afbb2c50db40..96e4504ff686 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.92
+ pkgver = 17.93
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v17.92/CoronaPokerLINUX_17.92_portable.zip
- md5sums = dedc23f65a4393a13dbcea9b7a76c11c
+ source = https://github.com/tonikelope/coronapoker/releases/download/v17.93/CoronaPokerLINUX_17.93_portable.zip
+ md5sums = 58352187ac919ba5c0a4c36370d08d30
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 201d6b24aa38..b859da3e341b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=17.92
+pkgver=17.93
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=('dedc23f65a4393a13dbcea9b7a76c11c') \ No newline at end of file
+md5sums=('58352187ac919ba5c0a4c36370d08d30') \ No newline at end of file