summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-05-29 16:37:30 +0200
committertonikelope2022-05-29 16:37:30 +0200
commitc6d8e898baa262b4b18f887f739e4b38b19ff7ea (patch)
tree57aab61eca0589c9a595e0665bd8702d5b176ae4
parent2db6561d9544ab02efa7255cacf60f211db7c5c5 (diff)
downloadaur-c6d8e898baa262b4b18f887f739e4b38b19ff7ea.tar.gz
15.47
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 79b70f025b24..81c7c85e889f 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 = 15.46
+ pkgver = 15.47
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v15.46/CoronaPokerLINUX_15.46_portable.zip
- md5sums = 6506758110d26114f22a3599b359b55a
+ source = https://github.com/tonikelope/coronapoker/releases/download/v15.47/CoronaPokerLINUX_15.47_portable.zip
+ md5sums = f3249575c83ad51be13b996eca650c8e
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index c9a756ad84ab..cb6af4431942 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=15.46
+pkgver=15.47
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=('6506758110d26114f22a3599b359b55a') \ No newline at end of file
+md5sums=('f3249575c83ad51be13b996eca650c8e') \ No newline at end of file