summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-06-23 10:56:12 +0200
committertonikelope2022-06-23 10:56:12 +0200
commit7c139c3fb901d85b9a56b7780678e8836b8dcb14 (patch)
tree713b229f1bca4fe8f4fa434eb358bf2c3b1426fd
parent154ae14ce5c634f40ca4bdfdab137008dea893b4 (diff)
downloadaur-7c139c3fb901d85b9a56b7780678e8836b8dcb14.tar.gz
15.75
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff03ce9e00d1..031a8369302e 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.74
+ pkgver = 15.75
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v15.74/CoronaPokerLINUX_15.74_portable.zip
- md5sums = 690e021c3cbae75824242822bde098b7
+ source = https://github.com/tonikelope/coronapoker/releases/download/v15.75/CoronaPokerLINUX_15.75_portable.zip
+ md5sums = dcb212bef59e54e3f4cb51b3e27e9a9b
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 816751157766..d99cc237819a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=15.74
+pkgver=15.75
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=('690e021c3cbae75824242822bde098b7') \ No newline at end of file
+md5sums=('dcb212bef59e54e3f4cb51b3e27e9a9b') \ No newline at end of file