summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-05-07 23:09:20 +0200
committertonikelope2022-05-07 23:09:20 +0200
commitc24162ec4a7e904c2e735bf920cb728da89e8530 (patch)
treeec367cf2229d0e3d9f61b61be3fae03c12283212
parent0f949a4536ffccdd9d63377dfb47298f624c9f1b (diff)
downloadaur-c24162ec4a7e904c2e735bf920cb728da89e8530.tar.gz
15.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24969512079b..824dd3bb04ad 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.2
+ pkgver = 15.3
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v15.2/CoronaPokerLINUX_15.2_portable.zip
- md5sums = 8c3e4c0754ebba8d52f5c33221f178c5
+ source = https://github.com/tonikelope/coronapoker/releases/download/v15.3/CoronaPokerLINUX_15.3_portable.zip
+ md5sums = 5c36363df4d47ae0c11ab1eee3276566
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1152910f0d4c..1d5e90ac8a90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=15.2
+pkgver=15.3
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=('8c3e4c0754ebba8d52f5c33221f178c5') \ No newline at end of file
+md5sums=('5c36363df4d47ae0c11ab1eee3276566') \ No newline at end of file