summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2021-04-04 11:54:37 +0200
committertonikelope2021-04-04 11:54:37 +0200
commit39f2d454133984a77958d9d4b1d354b64acb1bed (patch)
treeb3b64bc801ad22ff823fa15dafdbce3936193ed8
parentc1ce6011b2d789b8f79948b21b0c3ef3fd141894 (diff)
downloadaur-39f2d454133984a77958d9d4b1d354b64acb1bed.tar.gz
8.12
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca6a590cb157..e70e463b91a1 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 = 8.11
+ pkgver = 8.12
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v8.11/CoronaPokerLINUX_8.11_portable.zip
- md5sums = b07feb8446124b374d522d8504376c2a
+ source = https://github.com/tonikelope/coronapoker/releases/download/v8.12/CoronaPokerLINUX_8.12_portable.zip
+ md5sums = 283288fddae6b3462002fc549b23dff4
pkgname = coronapoker
diff --git a/PKGBUILD b/PKGBUILD
index 19fab4257b3a..c3abc218c829 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker
-pkgver=8.11
+pkgver=8.12
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=('b07feb8446124b374d522d8504376c2a') \ No newline at end of file
+md5sums=('283288fddae6b3462002fc549b23dff4') \ No newline at end of file