summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-07-08 12:07:47 +0200
committertonikelope2022-07-08 12:07:47 +0200
commitce9fead758e191d26ddc6f32ff5bc6b2d0ded2e8 (patch)
treeec25c9d9ea35d398c37e25bd156e31f8904d8b10
parent5109fa741e2f0d014b431ff2fddd501f30470c8c (diff)
downloadaur-ce9fead758e191d26ddc6f32ff5bc6b2d0ded2e8.tar.gz
16.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3c1a322bfbe..3605ed6e9293 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 = 16.1
+ pkgver = 16.2
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v16.1/CoronaPokerLINUX_16.1_portable.zip
- md5sums = 09dccfbd7bc1d345a5d97b8b4c11c901
+ source = https://github.com/tonikelope/coronapoker/releases/download/v16.2/CoronaPokerLINUX_16.2_portable.zip
+ md5sums = ff67de65cdf3e97dd3415ab9fbf285fd
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 39a281081f80..c97506663e59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=16.1
+pkgver=16.2
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=('09dccfbd7bc1d345a5d97b8b4c11c901') \ No newline at end of file
+md5sums=('ff67de65cdf3e97dd3415ab9fbf285fd') \ No newline at end of file