summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2023-02-19 23:26:05 +0100
committertonikelope2023-02-19 23:26:05 +0100
commita36baa1a9e3d72e336fa74aac6b85736b397dc1d (patch)
tree8fce0f4fe9035f5cd68d36f6ea64bb939e09b20c
parentbdf6d53e874df9ea660c5248f42201ffec85a838 (diff)
downloadaur-a36baa1a9e3d72e336fa74aac6b85736b397dc1d.tar.gz
17.43
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6bb62fe11b92..62fca4779f8b 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.42
+ pkgver = 17.43
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v17.42/CoronaPokerLINUX_17.42_portable.zip
- md5sums = fa02b739e37615664774913665d2559b
+ source = https://github.com/tonikelope/coronapoker/releases/download/v17.43/CoronaPokerLINUX_17.43_portable.zip
+ md5sums = 2d9c84cd66985825efedb93bf8edc3b3
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index e6d08a093e76..5df4e864853f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=17.42
+pkgver=17.43
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=('fa02b739e37615664774913665d2559b') \ No newline at end of file
+md5sums=('2d9c84cd66985825efedb93bf8edc3b3') \ No newline at end of file