summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-04-29 12:38:08 +0200
committertonikelope2022-04-29 12:38:08 +0200
commitf494d87517b537166a5e9c52d7dad2252b05491c (patch)
tree6bac3cdf05f7f6550e8fd99559a44c1d09ef9eab
parent05b4601d6c500fdbd4ec95a63628ae069d5b6fdd (diff)
downloadaur-f494d87517b537166a5e9c52d7dad2252b05491c.tar.gz
14.94
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd58f30f3d83..4059af420862 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.93
+ pkgver = 14.94
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v14.93/CoronaPokerLINUX_14.93_portable.zip
- md5sums = 9d947f7c25fb58ddf88c3f8eab811f00
+ source = https://github.com/tonikelope/coronapoker/releases/download/v14.94/CoronaPokerLINUX_14.94_portable.zip
+ md5sums = 1964e3e4158546701b1133c0d91547a0
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6b3c8c0957bb..6385351f7cb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=14.93
+pkgver=14.94
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=('9d947f7c25fb58ddf88c3f8eab811f00') \ No newline at end of file
+md5sums=('1964e3e4158546701b1133c0d91547a0') \ No newline at end of file