summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2021-03-21 13:51:27 +0100
committertonikelope2021-03-21 13:51:27 +0100
commit2b6d93a9969a50917ad035145c20807c5e0e4902 (patch)
treed15fe1e6db0b9a6856805ba5702bc53f16ec5b20
parentc8edc7ccbbf6cc8e2553e4946fbc824d3610e90c (diff)
downloadaur-2b6d93a9969a50917ad035145c20807c5e0e4902.tar.gz
7.84
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be330ed27246..bc9a3bfccab7 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 = 7.83
+ pkgver = 7.84
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v7.83/CoronaPokerLINUX_7.83_portable.zip
- md5sums = 337fefed16d73d03f91b343ee2730449
+ source = https://github.com/tonikelope/coronapoker/releases/download/v7.84/CoronaPokerLINUX_7.84_portable.zip
+ md5sums = e5561798fa5d468808ab68612f40b9f5
pkgname = coronapoker
diff --git a/PKGBUILD b/PKGBUILD
index da1e02fe6439..bf2cf6432db3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker
-pkgver=7.83
+pkgver=7.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/${pkgname}/CoronaPoker.run" "$pkgdir/usr/local/bin/coronapoker"
}
-md5sums=('337fefed16d73d03f91b343ee2730449') \ No newline at end of file
+md5sums=('e5561798fa5d468808ab68612f40b9f5') \ No newline at end of file