summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-06-01 18:53:57 +0200
committertonikelope2022-06-01 18:53:57 +0200
commitae5f3280101fec8e5cf2d5ab3e5fb9c466c1f314 (patch)
tree8cfb343cc348396c31f54bd4b7fc0565d7e57d99
parent0f6bbb92a5f4c273ae09597847dc52648091544a (diff)
downloadaur-ae5f3280101fec8e5cf2d5ab3e5fb9c466c1f314.tar.gz
15.52
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8a71720e5ab..07133e0dbf69 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.51
+ pkgver = 15.52
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v15.51/CoronaPokerLINUX_15.51_portable.zip
- md5sums = b5e1b319a5e5497fc2196a1d3da0c8e8
+ source = https://github.com/tonikelope/coronapoker/releases/download/v15.52/CoronaPokerLINUX_15.52_portable.zip
+ md5sums = b8f2e3e14267c8112967af868ed80172
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 17fab32bf779..5bc64cc7f86d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=15.51
+pkgver=15.52
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=('b5e1b319a5e5497fc2196a1d3da0c8e8') \ No newline at end of file
+md5sums=('b8f2e3e14267c8112967af868ed80172') \ No newline at end of file