summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2020-11-26 00:11:17 +0100
committertonikelope2020-11-26 00:11:17 +0100
commit0b30ee10e1cb4b76150d88bd12026052c66eae20 (patch)
tree2da0ad6c76d7cec93acfc0343e40f1ad63c16dd6
parent787252a501970012849fbd369a51de7757e54c2a (diff)
downloadaur-0b30ee10e1cb4b76150d88bd12026052c66eae20.tar.gz
5.67
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9900b0df31b4..07ed0dce164c 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.66
+ pkgver = 5.67
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v5.66/CoronaPokerLINUX_5.66_portable.zip
- md5sums = c9cfe661822f8dccc06316f7a1f42816
+ source = https://github.com/tonikelope/coronapoker/releases/download/v5.67/CoronaPokerLINUX_5.67_portable.zip
+ md5sums = 06c9aa6bd131a648ea39128b9192afb8
pkgname = coronapoker
diff --git a/PKGBUILD b/PKGBUILD
index c39289553b28..390b604e45c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker
-pkgver=5.66
+pkgver=5.67
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=('c9cfe661822f8dccc06316f7a1f42816') \ No newline at end of file
+md5sums=('06c9aa6bd131a648ea39128b9192afb8') \ No newline at end of file