summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2020-11-27 16:56:02 +0100
committertonikelope2020-11-27 16:56:02 +0100
commitbbc795a30cbc1b7e8572608df1394e7bc3f602c7 (patch)
tree9c85bf0b2f43e684605db63edabc941d3111245f
parent8149aa28a4fb321c59d41858ead918f4e19abdd9 (diff)
downloadaur-bbc795a30cbc1b7e8572608df1394e7bc3f602c7.tar.gz
5.73
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56b539b59338..b7cf06f37291 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.72
+ pkgver = 5.73
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v5.72/CoronaPokerLINUX_5.72_portable.zip
- md5sums = 418ac3c93e0646e43d23d1f032d5f7e3
+ source = https://github.com/tonikelope/coronapoker/releases/download/v5.73/CoronaPokerLINUX_5.73_portable.zip
+ md5sums = 3200c992f5343a82f3940735164c6210
pkgname = coronapoker
diff --git a/PKGBUILD b/PKGBUILD
index 463c7ee4a2c7..ead33339202d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker
-pkgver=5.72
+pkgver=5.73
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=('418ac3c93e0646e43d23d1f032d5f7e3') \ No newline at end of file
+md5sums=('3200c992f5343a82f3940735164c6210') \ No newline at end of file