summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2020-11-26 00:26:45 +0100
committertonikelope2020-11-26 00:26:45 +0100
commitd5d4c918555da7964e02a062ae4b28e917fc609a (patch)
tree84aa88b636fcf6e70809bf84b044d782893df968
parent0b30ee10e1cb4b76150d88bd12026052c66eae20 (diff)
downloadaur-d5d4c918555da7964e02a062ae4b28e917fc609a.tar.gz
5.68
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07ed0dce164c..d1eebdc21235 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.67
+ pkgver = 5.68
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v5.67/CoronaPokerLINUX_5.67_portable.zip
- md5sums = 06c9aa6bd131a648ea39128b9192afb8
+ source = https://github.com/tonikelope/coronapoker/releases/download/v5.68/CoronaPokerLINUX_5.68_portable.zip
+ md5sums = 95eac27c5bf06a8a4c26c697aa6313b5
pkgname = coronapoker
diff --git a/PKGBUILD b/PKGBUILD
index 390b604e45c5..2543b0f5e91c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker
-pkgver=5.67
+pkgver=5.68
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=('06c9aa6bd131a648ea39128b9192afb8') \ No newline at end of file
+md5sums=('95eac27c5bf06a8a4c26c697aa6313b5') \ No newline at end of file