summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2020-10-26 12:41:58 +0100
committertonikelope2020-10-26 12:41:58 +0100
commit0359e78fa2bed685280a2961c03b7accc3a0ec43 (patch)
treec1140c412ec2529e394147f3d7974b0eea635943
parentc111bf96e52f4647dcbdcfd0323cf8613ae3df8f (diff)
downloadaur-0359e78fa2bed685280a2961c03b7accc3a0ec43.tar.gz
4.92
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 088bbf9029d1..74670bb1f892 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 = 4.91
+ pkgver = 4.92
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v4.91/CoronaPokerLINUX_4.91_portable.zip
- md5sums = 9b5a7e892c6fa3d490adba7fd533603c
+ source = https://github.com/tonikelope/coronapoker/releases/download/v4.92/CoronaPokerLINUX_4.92_portable.zip
+ md5sums = 3e6f044174f2fbc320fe1ca802dc82acc
pkgname = coronapoker
diff --git a/PKGBUILD b/PKGBUILD
index 4faa4ea07b59..19bd93beb862 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker
-pkgver=4.91
+pkgver=4.92
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=('9b5a7e892c6fa3d490adba7fd533603c') \ No newline at end of file
+md5sums=('3e6f044174f2fbc320fe1ca802dc82acc') \ No newline at end of file