summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2024-05-06 19:25:22 +0200
committertonikelope2024-05-06 19:25:22 +0200
commit42b8afa4a0ac8e3ce03bd9e44a0b5c69f5b55a1e (patch)
tree74b39852bb14d603480562720c4e049b6e8c2273
parent9497cbc06df1dc3c9f3e08cb6e27f651fe10604d (diff)
downloadaur-42b8afa4a0ac8e3ce03bd9e44a0b5c69f5b55a1e.tar.gz
17.86
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 176dfbb44f64..8a727cbd6606 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 = 17.85
+ pkgver = 17.86
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v17.85/CoronaPokerLINUX_17.85_portable.zip
- md5sums = 5d8648ba59347114ae59321f0502b94c
+ source = https://github.com/tonikelope/coronapoker/releases/download/v17.86/CoronaPokerLINUX_17.86_portable.zip
+ md5sums = d6e816dc179f8b76dde8b58ad4b3a1c3
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 05af1ea1aa16..680966e8d067 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=17.85
+pkgver=17.86
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=('5d8648ba59347114ae59321f0502b94c') \ No newline at end of file
+md5sums=('d6e816dc179f8b76dde8b58ad4b3a1c3') \ No newline at end of file