summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2020-11-13 17:41:54 +0100
committertonikelope2020-11-13 17:41:54 +0100
commit0c77ff10927a71b3223cce73c11f8791e55c5a7e (patch)
tree540aa53311116fd4ecbcf4156a9d7b2dd67a523f
parentdedf7142b1c53e7ff328aabb936005846c6967a5 (diff)
downloadaur-0c77ff10927a71b3223cce73c11f8791e55c5a7e.tar.gz
5.36
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 461d078e2a5e..8b856e3b4703 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.35
+ pkgver = 5.36
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v5.35/CoronaPokerLINUX_5.35_portable.zip
- md5sums = baa4c354ba3d5cb5945342dc1487459e
+ source = https://github.com/tonikelope/coronapoker/releases/download/v5.36/CoronaPokerLINUX_5.36_portable.zip
+ md5sums = e2831d4ea6a910a2f276f429e60b9fe6
pkgname = coronapoker
diff --git a/PKGBUILD b/PKGBUILD
index c904ebfae741..4e8d8a492a3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker
-pkgver=5.35
+pkgver=5.36
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=('baa4c354ba3d5cb5945342dc1487459e') \ No newline at end of file
+md5sums=('e2831d4ea6a910a2f276f429e60b9fe6') \ No newline at end of file