summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2021-03-09 19:23:44 +0100
committertonikelope2021-03-09 19:23:44 +0100
commit44b51c3c456d81ef8e3ca9b4abdb8fa0de054bf7 (patch)
tree5c3416f249790dec25791751903aa2ed3264d9f3
parent16c87358614cdca4d7a09946e8c26328cec68473 (diff)
downloadaur-44b51c3c456d81ef8e3ca9b4abdb8fa0de054bf7.tar.gz
7.59
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb5ff1ab77b2..7d113120848f 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 = 7.58
+ pkgver = 7.59
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v7.58/CoronaPokerLINUX_7.58_portable.zip
- md5sums = f71e921d579a6f4a311e88849af6d902
+ source = https://github.com/tonikelope/coronapoker/releases/download/v7.59/CoronaPokerLINUX_7.59_portable.zip
+ md5sums = 619d665fe3ef3703858af7f839b7a4c2
pkgname = coronapoker
diff --git a/PKGBUILD b/PKGBUILD
index c77d0591a1f5..0a1da37244ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker
-pkgver=7.58
+pkgver=7.59
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=('f71e921d579a6f4a311e88849af6d902') \ No newline at end of file
+md5sums=('619d665fe3ef3703858af7f839b7a4c2') \ No newline at end of file