summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2021-04-28 22:54:38 +0200
committertonikelope2021-04-28 22:54:38 +0200
commita93369ab04c9ecc0cefbf5e2066dc5044a56f4d7 (patch)
tree376c0abb4c88073189d4e9eac9342d6550df2149
parentb87ef0bbf55fbb284c3a4414404dd047b42a3736 (diff)
downloadaur-a93369ab04c9ecc0cefbf5e2066dc5044a56f4d7.tar.gz
8.51
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48604ecae10e..f2f1307befd7 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.50
+ pkgver = 8.51
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v8.50/CoronaPokerLINUX_8.50_portable.zip
- md5sums = eebac5bbda6c777aea696d714edaabc1
+ source = https://github.com/tonikelope/coronapoker/releases/download/v8.51/CoronaPokerLINUX_8.51_portable.zip
+ md5sums = e634ae4a4f0593f362c578535f2541df
pkgname = coronapoker
diff --git a/PKGBUILD b/PKGBUILD
index 441e852a7c57..8bbad424886c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker
-pkgver=8.50
+pkgver=8.51
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=('eebac5bbda6c777aea696d714edaabc1') \ No newline at end of file
+md5sums=('e634ae4a4f0593f362c578535f2541df') \ No newline at end of file