summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-03-21 18:46:49 +0100
committertonikelope2022-03-21 18:46:49 +0100
commit69a0772768922a6fc31e966ed5b6a8168e042985 (patch)
tree8242efd45e884b43d1b7c5903244d42105019eea
parent50bcec07c249678b5a59af6e765bd184ee4005b4 (diff)
downloadaur-69a0772768922a6fc31e966ed5b6a8168e042985.tar.gz
14.50
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e5fb569d7a2..7fd10cbe1822 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 = 14.49
+ pkgver = 14.50
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v14.49/CoronaPokerLINUX_14.49_portable.zip
- md5sums = bb146899c932f9c98deff026ec735d38
+ source = https://github.com/tonikelope/coronapoker/releases/download/v14.50/CoronaPokerLINUX_14.50_portable.zip
+ md5sums = c467eac2bd52ab7ce6a390fe070f7015
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9d8ed4f48a50..1f1a24a4494d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=14.49
+pkgver=14.50
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=('bb146899c932f9c98deff026ec735d38') \ No newline at end of file
+md5sums=('c467eac2bd52ab7ce6a390fe070f7015') \ No newline at end of file