summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2020-11-20 19:14:29 +0100
committertonikelope2020-11-20 19:14:29 +0100
commit592180ea37c105518c03c23faa4763c38a0410af (patch)
tree84d27ecffb74aa7851f88e4feee09a6c91ef41ec
parent028a80751c94f7df426c6492b52f5d34dc6d1a7d (diff)
downloadaur-592180ea37c105518c03c23faa4763c38a0410af.tar.gz
5.56
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31772e69ab76..6f07f880863b 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.55
+ pkgver = 5.56
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v5.55/CoronaPokerLINUX_5.55_portable.zip
- md5sums = 804a79235d613a0081aa06f3ee3ea47e
+ source = https://github.com/tonikelope/coronapoker/releases/download/v5.56/CoronaPokerLINUX_5.56_portable.zip
+ md5sums = 225e9018f51fa21b837dcbe32d71c779
pkgname = coronapoker
diff --git a/PKGBUILD b/PKGBUILD
index c257ef9a3436..95366dce012d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker
-pkgver=5.55
+pkgver=5.56
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=('804a79235d613a0081aa06f3ee3ea47e') \ No newline at end of file
+md5sums=('225e9018f51fa21b837dcbe32d71c779') \ No newline at end of file