summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-06-20 11:32:07 +0200
committertonikelope2022-06-20 11:32:07 +0200
commita3e038acc16e1e88c7c9309b4e946dfab93ef0d9 (patch)
treea9ddfb0e1c95961b35762c3c627a8a977a0c374f
parent642fb5cc9513cc61a4e8cd6b53201ef8e5d13489 (diff)
downloadaur-a3e038acc16e1e88c7c9309b4e946dfab93ef0d9.tar.gz
15.66
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9e0070d3a73..adaa5fd4bcba 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.65
+ pkgver = 15.66
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v15.65/CoronaPokerLINUX_15.65_portable.zip
- md5sums = a7769bd2eb08e0bcc6a58e7ffda54ce2
+ source = https://github.com/tonikelope/coronapoker/releases/download/v15.66/CoronaPokerLINUX_15.66_portable.zip
+ md5sums = d520e5caee7771bde9c4dc4a606ce3f6
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index f4b839e12c49..045163d956f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=15.65
+pkgver=15.66
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=('a7769bd2eb08e0bcc6a58e7ffda54ce2') \ No newline at end of file
+md5sums=('d520e5caee7771bde9c4dc4a606ce3f6') \ No newline at end of file