summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-04-25 19:02:02 +0200
committertonikelope2022-04-25 19:02:02 +0200
commitd5a7210db375b7e4c917393c4474612081c6811c (patch)
treeda7949546c7307efa2886eddbf1ad13ceafb14eb
parente3586222e1b7ad883e0c15bf556079010ff16302 (diff)
downloadaur-d5a7210db375b7e4c917393c4474612081c6811c.tar.gz
14.86
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37d045f171c6..a8b0a09b5cad 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.85
+ pkgver = 14.86
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v14.85/CoronaPokerLINUX_14.85_portable.zip
- md5sums = 3edd5ac466d5a4842d6d7436542c7ad0
+ source = https://github.com/tonikelope/coronapoker/releases/download/v14.86/CoronaPokerLINUX_14.86_portable.zip
+ md5sums = 15057767a68d37b99c496fef77169f54
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 26f9b3a9f5de..b5cf4f6f18cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=14.85
+pkgver=14.86
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=('3edd5ac466d5a4842d6d7436542c7ad0') \ No newline at end of file
+md5sums=('15057767a68d37b99c496fef77169f54') \ No newline at end of file