summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2021-04-15 16:14:50 +0200
committertonikelope2021-04-15 16:14:50 +0200
commit9d09c84bb561c519bf7607dc5c7cfdac1bbc2071 (patch)
tree536bd31dfc9b8a87ce8a5b3642d900ba8a0f0b81
parent90067be22fa70cd2e125af3039edb2e8fae7650f (diff)
downloadaur-9d09c84bb561c519bf7607dc5c7cfdac1bbc2071.tar.gz
8.34
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3987e71dc88a..bca735d2d4b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = coronapoker
pkgdesc = Yet another cross-platform Texas hold 'em game written in Java during COVID-19 pandemic
- pkgver = 8.33
+ pkgver = 8.34
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v8.33/CoronaPokerLINUX_8.33_portable.zip
- md5sums = ebfe9e51294d71149d8bca097c96d527
+ source = https://github.com/tonikelope/coronapoker/releases/download/v8.34/CoronaPokerLINUX_8.34_portable.zip
+ md5sums = 30db98169736f7fcb43166dcde07e167
pkgname = coronapoker
diff --git a/PKGBUILD b/PKGBUILD
index ff24033584f7..b86da2aea84f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker
-pkgver=8.33
+pkgver=8.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/${pkgname}/CoronaPoker.run" "$pkgdir/usr/local/bin/coronapoker"
}
-md5sums=('ebfe9e51294d71149d8bca097c96d527') \ No newline at end of file
+md5sums=('30db98169736f7fcb43166dcde07e167') \ No newline at end of file