summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-08-10 12:44:20 +0200
committertonikelope2022-08-10 12:44:20 +0200
commit100449115423a3b8d3dee3969cb606a2ae364386 (patch)
treee12f60b375bfe65574ed57e2b6e88f61a935acc0
parent6735ec58b40933fae0811a071677f1566fda09ad (diff)
downloadaur-100449115423a3b8d3dee3969cb606a2ae364386.tar.gz
16.29
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f151cc82e66d..3a99bd7f8827 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.28
+ pkgver = 16.29
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v16.28/CoronaPokerLINUX_16.28_portable.zip
- md5sums = 3b784ba0101409054f35b5b08ae07437
+ source = https://github.com/tonikelope/coronapoker/releases/download/v16.29/CoronaPokerLINUX_16.29_portable.zip
+ md5sums = f92eb858d62864fd07c1ac4ea9527c8e
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 32873ddc373f..7e7849dbd9aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=16.28
+pkgver=16.29
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=('3b784ba0101409054f35b5b08ae07437') \ No newline at end of file
+md5sums=('f92eb858d62864fd07c1ac4ea9527c8e') \ No newline at end of file