summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-03-27 22:27:31 +0200
committertonikelope2022-03-27 22:27:31 +0200
commit02e9f1915305aad68ccf37073f3294a1cee8490a (patch)
tree34f0aab1a74529d3bbeb47b10fe5a80baccd5317
parent69a0772768922a6fc31e966ed5b6a8168e042985 (diff)
downloadaur-02e9f1915305aad68ccf37073f3294a1cee8490a.tar.gz
14.51
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7fd10cbe1822..863b9cac9bea 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.50
+ pkgver = 14.51
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v14.50/CoronaPokerLINUX_14.50_portable.zip
- md5sums = c467eac2bd52ab7ce6a390fe070f7015
+ source = https://github.com/tonikelope/coronapoker/releases/download/v14.51/CoronaPokerLINUX_14.51_portable.zip
+ md5sums = cf373a030837092a21f42687a4e251b0
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1f1a24a4494d..e4a6f3295e2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=14.50
+pkgver=14.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=('c467eac2bd52ab7ce6a390fe070f7015') \ No newline at end of file
+md5sums=('cf373a030837092a21f42687a4e251b0') \ No newline at end of file