summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2020-11-05 23:31:08 +0100
committertonikelope2020-11-05 23:31:08 +0100
commit5bc2063f91b51194bb54fb1a384ec756f4c4e1a4 (patch)
treecfa0927a75a3637af1416f0d20ca758dafa1d4f9
parentc0ba10c5494fab9ac903e6afd01c4e59713d4026 (diff)
downloadaur-5bc2063f91b51194bb54fb1a384ec756f4c4e1a4.tar.gz
5.17
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 315618854042..fb709336aadd 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.15
+ pkgver = 5.17
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v5.15/CoronaPokerLINUX_5.15_portable.zip
- md5sums = 65e605212091d92b3fae7606cf29f9d3
+ source = https://github.com/tonikelope/coronapoker/releases/download/v5.17/CoronaPokerLINUX_5.17_portable.zip
+ md5sums = fa3a5772fb79ae05aa37fb42c7644663
pkgname = coronapoker
diff --git a/PKGBUILD b/PKGBUILD
index e80a826118a1..279bf6b02c24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker
-pkgver=5.15
+pkgver=5.17
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=('65e605212091d92b3fae7606cf29f9d3') \ No newline at end of file
+md5sums=('fa3a5772fb79ae05aa37fb42c7644663') \ No newline at end of file