summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-04-28 18:04:24 +0200
committertonikelope2022-04-28 18:04:24 +0200
commit05b4601d6c500fdbd4ec95a63628ae069d5b6fdd (patch)
tree3fba6e31afd2e943f5ba691cce4c1cffb78c4484
parent7e50e8d0a023007988e0644d86c17c8c27df43fa (diff)
downloadaur-05b4601d6c500fdbd4ec95a63628ae069d5b6fdd.tar.gz
14.93
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c11999f9fc3c..cd58f30f3d83 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.92
+ pkgver = 14.93
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v14.92/CoronaPokerLINUX_14.92_portable.zip
- md5sums = 282f1b5ea630c8ffdfc54a81eefd2ca7
+ source = https://github.com/tonikelope/coronapoker/releases/download/v14.93/CoronaPokerLINUX_14.93_portable.zip
+ md5sums = 9d947f7c25fb58ddf88c3f8eab811f00
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8a6807c121dd..6b3c8c0957bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=14.92
+pkgver=14.93
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=('282f1b5ea630c8ffdfc54a81eefd2ca7') \ No newline at end of file
+md5sums=('9d947f7c25fb58ddf88c3f8eab811f00') \ No newline at end of file