summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2020-09-18 11:07:27 +0200
committertonikelope2020-09-18 11:07:27 +0200
commitaba7436d4b9dd14a8d479a5c9c0cca772569fde0 (patch)
treedba46e2c6942ce00c46375f0e76248af4bca52d0
parent67930d2b0632c5b48f41b6972ac8290e0c831995 (diff)
downloadaur-aba7436d4b9dd14a8d479a5c9c0cca772569fde0.tar.gz
4.43
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0bb1bf3a84e..39e4e035b447 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.42
+ pkgver = 4.43
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v4.42/CoronaPokerLINUX_4.42_portable.zip
- md5sums = 14f67c8455324c45570fe1c19064990a
+ source = https://github.com/tonikelope/coronapoker/releases/download/v4.43/CoronaPokerLINUX_4.43_portable.zip
+ md5sums = 295e598e8b324b42f9d244af8ca6903f
pkgname = coronapoker
diff --git a/PKGBUILD b/PKGBUILD
index 9a1c54816e89..3259da92bef0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker
-pkgver=4.42
+pkgver=4.43
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=('14f67c8455324c45570fe1c19064990a') \ No newline at end of file
+md5sums=('295e598e8b324b42f9d244af8ca6903f') \ No newline at end of file