summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2021-04-18 12:27:55 +0200
committertonikelope2021-04-18 12:27:55 +0200
commit383c048205f46115460ca19be78c3e3cfe82e606 (patch)
tree80075643ce51d03f69a81b09111015c63aab8105
parent10838667ad1ad3abcbe09db70cb2c32956fe964e (diff)
downloadaur-383c048205f46115460ca19be78c3e3cfe82e606.tar.gz
8.44
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42303eef2c6e..b5c4ffe1691e 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.43
+ pkgver = 8.44
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v8.43/CoronaPokerLINUX_8.43_portable.zip
- md5sums = d17373d9fc74952141647ad61bc6c20e
+ source = https://github.com/tonikelope/coronapoker/releases/download/v8.44/CoronaPokerLINUX_8.44_portable.zip
+ md5sums = 621f89a8c4699f23b70a5bebad46c0ea
pkgname = coronapoker
diff --git a/PKGBUILD b/PKGBUILD
index 846f96638fe8..9ea3712fb81d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker
-pkgver=8.43
+pkgver=8.44
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=('d17373d9fc74952141647ad61bc6c20e') \ No newline at end of file
+md5sums=('621f89a8c4699f23b70a5bebad46c0ea') \ No newline at end of file