summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2024-05-07 22:51:53 +0200
committertonikelope2024-05-07 22:51:53 +0200
commit864d76c5e58154a534027db98c7691b44ca34813 (patch)
tree59100075945e3afa12483f70414a855e87d07e75
parent035d71702d60f22774f74cfd7ba2dd1d4a7a05df (diff)
downloadaur-864d76c5e58154a534027db98c7691b44ca34813.tar.gz
17.88
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a60c3b7f3e1..1fe548ee0e8c 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.87
+ pkgver = 17.88
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v17.87/CoronaPokerLINUX_17.87_portable.zip
- md5sums = 45d049c6c7d8d63ada9f4282bfc77caf
+ source = https://github.com/tonikelope/coronapoker/releases/download/v17.88/CoronaPokerLINUX_17.88_portable.zip
+ md5sums = a2efe5b577e73693ef212027ad0ae423
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index fc50820c9655..3234d2567d90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=17.87
+pkgver=17.88
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=('45d049c6c7d8d63ada9f4282bfc77caf') \ No newline at end of file
+md5sums=('a2efe5b577e73693ef212027ad0ae423') \ No newline at end of file