summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2023-09-17 23:39:55 +0200
committertonikelope2023-09-17 23:39:55 +0200
commit5ee5206f1127eb771b2662a13788bc59bcfee46e (patch)
tree44f2d4b01cba006caa8867624c805061f095eacb
parent038f5b6753ea04ff28bce2d8cbe6068570af60bc (diff)
downloadaur-5ee5206f1127eb771b2662a13788bc59bcfee46e.tar.gz
17.51
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37422a13395d..b81b28d5558e 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.50
+ pkgver = 17.51
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v17.50/CoronaPokerLINUX_17.50_portable.zip
- md5sums = a24c82d29cc1faa8823640466313f87c
+ source = https://github.com/tonikelope/coronapoker/releases/download/v17.51/CoronaPokerLINUX_17.51_portable.zip
+ md5sums = 8ee0db2db2edf5eedc77c4d6ca276abc
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 425a408cf9ef..46d2c149917e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=17.50
+pkgver=17.51
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=('a24c82d29cc1faa8823640466313f87c') \ No newline at end of file
+md5sums=('8ee0db2db2edf5eedc77c4d6ca276abc') \ No newline at end of file