summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-04-25 13:35:05 +0200
committertonikelope2022-04-25 13:35:05 +0200
commit797b5266206fe5772806ae425fa114224c84b726 (patch)
tree186fa4bb6626bc3545896bee77b9788605545935
parentb4fa7a83eccca69d33a16d8bc9704f4b39009838 (diff)
downloadaur-797b5266206fe5772806ae425fa114224c84b726.tar.gz
14.84
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 419c7dbdca3c..6d10e8c65aee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = coronapoker-bin
pkgdesc = Yet another cross-platform Texas hold 'em game written in Java during COVID-19 pandemic
- pkgver = 14.83
+ pkgver = 14.84
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v14.83/CoronaPokerLINUX_14.83_portable.zip
- md5sums = ad17928332339ce19cdfd914d5dc3484
+ source = https://github.com/tonikelope/coronapoker/releases/download/v14.84/CoronaPokerLINUX_14.84_portable.zip
+ md5sums = cee2c9132c57426f73d831144e42578f
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index e98f3c1f786a..5edf803edb5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=14.83
+pkgver=14.84
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/coronapoker/CoronaPoker.run" "$pkgdir/usr/local/bin/coronapoker"
}
-md5sums=('ad17928332339ce19cdfd914d5dc3484') \ No newline at end of file
+md5sums=('cee2c9132c57426f73d831144e42578f') \ No newline at end of file