summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-03-12 13:59:54 +0100
committertonikelope2022-03-12 13:59:54 +0100
commit85d1cdfd42dca4e7b5bde9830376855eebac006f (patch)
treecf3fb50b232f1582d8f16ae2ae45783ec5ec9244
parent707abe86d928e1540c33c2b9ef1c6d2154399979 (diff)
downloadaur-85d1cdfd42dca4e7b5bde9830376855eebac006f.tar.gz
14.34
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71e3b40ebb52..aa792557f115 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.33
+ pkgver = 14.34
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v14.33/CoronaPokerLINUX_14.33_portable.zip
- md5sums = f60497c2a05619786a1c0f47fc29c6d8
+ source = https://github.com/tonikelope/coronapoker/releases/download/v14.34/CoronaPokerLINUX_14.34_portable.zip
+ md5sums = 9424ef80bd38bad0025ce2fad4b7875c
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index dddac51fb3de..67bbfd402aec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=14.33
+pkgver=14.34
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=('f60497c2a05619786a1c0f47fc29c6d8') \ No newline at end of file
+md5sums=('9424ef80bd38bad0025ce2fad4b7875c') \ No newline at end of file