summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-06-17 13:01:52 +0200
committertonikelope2022-06-17 13:01:52 +0200
commitb2b3e25f6ace2d4b0e85a9c8f9442bf1b6f85041 (patch)
tree55fef404737caec76b4e542a06757ab6d0bd7459
parent0c7c636915635afd6056380f3d987b61ab9b2aeb (diff)
downloadaur-b2b3e25f6ace2d4b0e85a9c8f9442bf1b6f85041.tar.gz
15.57
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81f34f0c8b0c..5822617b1f5c 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.56
+ pkgver = 15.57
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v15.56/CoronaPokerLINUX_15.56_portable.zip
- md5sums = a0a128f72d46d9686202ad56fa41c8a5
+ source = https://github.com/tonikelope/coronapoker/releases/download/v15.57/CoronaPokerLINUX_15.57_portable.zip
+ md5sums = fbd2dcb823442438abe7b99d804bfa52
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4cf65967874e..6115362e0935 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=15.56
+pkgver=15.57
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=('a0a128f72d46d9686202ad56fa41c8a5') \ No newline at end of file
+md5sums=('fbd2dcb823442438abe7b99d804bfa52') \ No newline at end of file