summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-06-21 12:17:02 +0200
committertonikelope2022-06-21 12:17:02 +0200
commitf30a7bc8eba7a1c2a82920da582ee0931b2c1d49 (patch)
tree8d95df997f660fc6ba858ce4b2237d7ebc2086e6
parent2464a501d4cc901eef52c3d9c14ecd951561b0df (diff)
downloadaur-f30a7bc8eba7a1c2a82920da582ee0931b2c1d49.tar.gz
15.70
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a12371a618e3..d826c352d395 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.69
+ pkgver = 15.70
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v15.69/CoronaPokerLINUX_15.69_portable.zip
- md5sums = 4f7c6003452d0fed3883618ceae9662a
+ source = https://github.com/tonikelope/coronapoker/releases/download/v15.70/CoronaPokerLINUX_15.70_portable.zip
+ md5sums = 3c2ca4bfa24e6ac58060d43184a6e213
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 782df1767eb7..53f8bd3a3edf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=15.69
+pkgver=15.70
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=('4f7c6003452d0fed3883618ceae9662a') \ No newline at end of file
+md5sums=('3c2ca4bfa24e6ac58060d43184a6e213') \ No newline at end of file