summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2024-04-02 22:54:05 +0200
committertonikelope2024-04-02 22:54:05 +0200
commit27bd485001dab9bb3b3c42b4c04ac2fd882ad508 (patch)
tree24ffcaef160d0cc6437572ba20a0d6ae12b2c37f
parent40f9a3806e810e8593e98f94f9a51ae0231ca9bd (diff)
downloadaur-27bd485001dab9bb3b3c42b4c04ac2fd882ad508.tar.gz
17.67
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index defa9d2aa229..3ded7c632a11 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.66
+ pkgver = 17.67
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v17.66/CoronaPokerLINUX_17.66_portable.zip
- md5sums = c3aa6ab4131d667bcce9b66afeb07e98
+ source = https://github.com/tonikelope/coronapoker/releases/download/v17.67/CoronaPokerLINUX_17.67_portable.zip
+ md5sums = 4f842c315379295c883b05d5479d285d
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6715c4999feb..5104fa69733d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=17.66
+pkgver=17.67
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=('c3aa6ab4131d667bcce9b66afeb07e98') \ No newline at end of file
+md5sums=('4f842c315379295c883b05d5479d285d') \ No newline at end of file