summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-04-10 18:23:11 +0200
committertonikelope2022-04-10 18:23:11 +0200
commitf55c6501c69f4a4584f80e1ab7d66a4748ecc857 (patch)
treebee95ff01a784acc9132a4c916c560399958de08
parent3ce2e67737fb818b535fb0424c28107c46504a5f (diff)
downloadaur-f55c6501c69f4a4584f80e1ab7d66a4748ecc857.tar.gz
14.68
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34d3e6de8590..5b65b9911a09 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.67
+ pkgver = 14.68
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v14.67/CoronaPokerLINUX_14.67_portable.zip
- md5sums = 19fd2607b78631715c1dfda6388e9be6
+ source = https://github.com/tonikelope/coronapoker/releases/download/v14.68/CoronaPokerLINUX_14.68_portable.zip
+ md5sums = 1df77cd4baeffa8639347ade7e2567db
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index a81f9ebca70b..2eb13e893445 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=14.67
+pkgver=14.68
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=('19fd2607b78631715c1dfda6388e9be6') \ No newline at end of file
+md5sums=('1df77cd4baeffa8639347ade7e2567db') \ No newline at end of file