summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2023-02-15 23:13:18 +0100
committertonikelope2023-02-15 23:13:18 +0100
commitbdf6d53e874df9ea660c5248f42201ffec85a838 (patch)
treee275a93651328c88d8c213039fcf8745710260ea
parentfb972dfbb1115103acac8c70c6a455af06d5540b (diff)
downloadaur-bdf6d53e874df9ea660c5248f42201ffec85a838.tar.gz
17.42
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a93a7b1ab29d..6bb62fe11b92 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.41
+ pkgver = 17.42
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v17.41/CoronaPokerLINUX_17.41_portable.zip
- md5sums = c1c40490c60317512e4687148cb07dde
+ source = https://github.com/tonikelope/coronapoker/releases/download/v17.42/CoronaPokerLINUX_17.42_portable.zip
+ md5sums = fa02b739e37615664774913665d2559b
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index fab4c633f753..e6d08a093e76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=17.41
+pkgver=17.42
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=('c1c40490c60317512e4687148cb07dde') \ No newline at end of file
+md5sums=('fa02b739e37615664774913665d2559b') \ No newline at end of file