summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2020-11-21 17:37:04 +0100
committertonikelope2020-11-21 17:37:04 +0100
commitf865e13b62cbd44b54dd8a38a20b860bc54c72a8 (patch)
tree7f41c970843029e1d866dddee4ba96e8acc73390
parent592180ea37c105518c03c23faa4763c38a0410af (diff)
downloadaur-f865e13b62cbd44b54dd8a38a20b860bc54c72a8.tar.gz
5.57
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f07f880863b..5907dccd5a79 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = coronapoker
pkgdesc = Yet another cross-platform Texas hold 'em game written in Java during COVID-19 pandemic
- pkgver = 5.56
+ pkgver = 5.57
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v5.56/CoronaPokerLINUX_5.56_portable.zip
- md5sums = 225e9018f51fa21b837dcbe32d71c779
+ source = https://github.com/tonikelope/coronapoker/releases/download/v5.57/CoronaPokerLINUX_5.57_portable.zip
+ md5sums = 34df69297c3c64663205cd6e24a09a05
pkgname = coronapoker
diff --git a/PKGBUILD b/PKGBUILD
index 95366dce012d..bd7b7f7a8961 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker
-pkgver=5.56
+pkgver=5.57
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/${pkgname}/CoronaPoker.run" "$pkgdir/usr/local/bin/coronapoker"
}
-md5sums=('225e9018f51fa21b837dcbe32d71c779') \ No newline at end of file
+md5sums=('34df69297c3c64663205cd6e24a09a05') \ No newline at end of file