summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-04-27 14:23:21 +0200
committertonikelope2022-04-27 14:23:21 +0200
commit5952642b6376b1398fc71bc988a50d891daf9d67 (patch)
tree35a0b8d85b29277a90bbdeedf547028217a692dd
parent96c008298843b071743b143ad913a473bd5cc02f (diff)
downloadaur-5952642b6376b1398fc71bc988a50d891daf9d67.tar.gz
14.88
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32251d3cc8e3..39ee95d3077c 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 = 14.87
+ pkgver = 14.88
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v14.87/CoronaPokerLINUX_14.87_portable.zip
- md5sums = b562c13464e54b1f2b50d7702ab834eb
+ source = https://github.com/tonikelope/coronapoker/releases/download/v14.88/CoronaPokerLINUX_14.88_portable.zip
+ md5sums = d1dea3b238c580f24c2465ca59bb2f55
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 09e01d82a752..2d6cddf0ebad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=14.87
+pkgver=14.88
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=('b562c13464e54b1f2b50d7702ab834eb') \ No newline at end of file
+md5sums=('d1dea3b238c580f24c2465ca59bb2f55') \ No newline at end of file