summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2020-11-14 17:13:57 +0100
committertonikelope2020-11-14 17:13:57 +0100
commit7fa973b16a97de8a36e58c3c1a8447586b353bda (patch)
tree5b9eeb859a1a3f2e3b385f0855d4e9998b0a6528
parent97999feb05e8f705c57c155272609cf6ac6401f5 (diff)
downloadaur-7fa973b16a97de8a36e58c3c1a8447586b353bda.tar.gz
5.38
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55bd17d13f98..5f6370b9b1ad 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 = 5.37
+ pkgver = 5.38
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v5.37/CoronaPokerLINUX_5.37_portable.zip
- md5sums = ab8e42efe73d789559a7af51793e4e73
+ source = https://github.com/tonikelope/coronapoker/releases/download/v5.38/CoronaPokerLINUX_5.38_portable.zip
+ md5sums = f3b2885f59c27f44bf7c913582d0e841
pkgname = coronapoker
diff --git a/PKGBUILD b/PKGBUILD
index 127316b86e89..49b56b88ea2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker
-pkgver=5.37
+pkgver=5.38
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=('ab8e42efe73d789559a7af51793e4e73') \ No newline at end of file
+md5sums=('f3b2885f59c27f44bf7c913582d0e841') \ No newline at end of file