summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-06-15 16:50:41 +0200
committertonikelope2022-06-15 16:50:41 +0200
commitedc649b8870322bb6fd09343a3b4de34df6e72d6 (patch)
tree72d20e5cf63002539c9ba486f374854479bac598
parent9090cf96b145c0d301009873e52ba3578c98a3b1 (diff)
downloadaur-edc649b8870322bb6fd09343a3b4de34df6e72d6.tar.gz
15.54
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b62555d899db..a1a689ba62b5 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 = 15.53
+ pkgver = 15.54
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v15.53/CoronaPokerLINUX_15.53_portable.zip
- md5sums = d3ba9fc264330482ed6b8c86926c1b01
+ source = https://github.com/tonikelope/coronapoker/releases/download/v15.54/CoronaPokerLINUX_15.54_portable.zip
+ md5sums = d030082925f5aa4d2403774eab90e596
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 804c390e46ea..785eaeab2394 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=15.53
+pkgver=15.54
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=('d3ba9fc264330482ed6b8c86926c1b01') \ No newline at end of file
+md5sums=('d030082925f5aa4d2403774eab90e596') \ No newline at end of file