summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-06-23 10:22:54 +0200
committertonikelope2022-06-23 10:22:54 +0200
commit154ae14ce5c634f40ca4bdfdab137008dea893b4 (patch)
treec8895bd1e54c5ad71afcc912dbde1a7a1e0516f9
parent8776f83ad766d402514ecdb4d1d2dec2f7250760 (diff)
downloadaur-154ae14ce5c634f40ca4bdfdab137008dea893b4.tar.gz
15.74
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6edf5738851..ff03ce9e00d1 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.73
+ pkgver = 15.74
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v15.73/CoronaPokerLINUX_15.73_portable.zip
- md5sums = 60db8f5185f1b61251a36f610f48458e
+ source = https://github.com/tonikelope/coronapoker/releases/download/v15.74/CoronaPokerLINUX_15.74_portable.zip
+ md5sums = 690e021c3cbae75824242822bde098b7
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5b25a5827cac..816751157766 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=15.73
+pkgver=15.74
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=('60db8f5185f1b61251a36f610f48458e') \ No newline at end of file
+md5sums=('690e021c3cbae75824242822bde098b7') \ No newline at end of file