summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-05-30 11:37:16 +0200
committertonikelope2022-05-30 11:37:16 +0200
commit50014ef056d8d65e33988481da55f25b0cc5697c (patch)
treedc4151ed2b66c85698bb39ce165f5a4861e03afe
parentc6d8e898baa262b4b18f887f739e4b38b19ff7ea (diff)
downloadaur-50014ef056d8d65e33988481da55f25b0cc5697c.tar.gz
15.48
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81c7c85e889f..6ed350cb6fe7 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.47
+ pkgver = 15.48
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v15.47/CoronaPokerLINUX_15.47_portable.zip
- md5sums = f3249575c83ad51be13b996eca650c8e
+ source = https://github.com/tonikelope/coronapoker/releases/download/v15.48/CoronaPokerLINUX_15.48_portable.zip
+ md5sums = a4f123d4f518d8336ef4b8c3449d68ca
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index cb6af4431942..215e773f556f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=15.47
+pkgver=15.48
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=('f3249575c83ad51be13b996eca650c8e') \ No newline at end of file
+md5sums=('a4f123d4f518d8336ef4b8c3449d68ca') \ No newline at end of file