summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-05-26 17:00:54 +0200
committertonikelope2022-05-26 17:00:54 +0200
commit56431b8f6d6957ed17e177c3b6f23eb98f0f63a6 (patch)
treef1547775624d110fc8223459c440e651c22a5f12
parentac340db40e6804e9655907f840cc22e200d0fbe5 (diff)
downloadaur-56431b8f6d6957ed17e177c3b6f23eb98f0f63a6.tar.gz
15.36
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d9b0c6f83c9..59dbf4a27838 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 = 15.35
+ pkgver = 15.36
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v15.35/CoronaPokerLINUX_15.35_portable.zip
- md5sums = 5d735fc7a8c3e9317938c479adc08020
+ source = https://github.com/tonikelope/coronapoker/releases/download/v15.36/CoronaPokerLINUX_15.36_portable.zip
+ md5sums = 32def88d5199cc0c3f8e340d2e448746
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0a41f5767bf4..800247cde6fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=15.35
+pkgver=15.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/coronapoker/CoronaPoker.run" "$pkgdir/usr/local/bin/coronapoker"
}
-md5sums=('5d735fc7a8c3e9317938c479adc08020') \ No newline at end of file
+md5sums=('32def88d5199cc0c3f8e340d2e448746') \ No newline at end of file