summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2020-11-22 16:10:03 +0100
committertonikelope2020-11-22 16:10:03 +0100
commitb8af578f326f6cf93508e2eb78a34c23cef48ec2 (patch)
tree76a412fd763eb99b7ea2b20c2e6c2f19dfc92da8
parent1e814e85ff3ec4b3230b7d5d5d7e4bd83523cbfe (diff)
downloadaur-b8af578f326f6cf93508e2eb78a34c23cef48ec2.tar.gz
5.62
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b2aab0b1b55..7647ed518353 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.61
+ pkgver = 5.62
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v5.61/CoronaPokerLINUX_5.61_portable.zip
- md5sums = 240c7565eb8a3400ab037f027d365553
+ source = https://github.com/tonikelope/coronapoker/releases/download/v5.62/CoronaPokerLINUX_5.62_portable.zip
+ md5sums = e636adac409d9b5ca74c12332a5f896e
pkgname = coronapoker
diff --git a/PKGBUILD b/PKGBUILD
index 39cc6e46ee89..0b833443687a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker
-pkgver=5.61
+pkgver=5.62
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=('240c7565eb8a3400ab037f027d365553') \ No newline at end of file
+md5sums=('e636adac409d9b5ca74c12332a5f896e') \ No newline at end of file