summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-04-25 12:12:38 +0200
committertonikelope2022-04-25 12:12:38 +0200
commitba837438285a0898ed0b02473c5ca4ad4768d476 (patch)
tree6a8d1953e1d10095f0e33f278a5b801c2f054879
parent9e0c3afbdae4567a038e4e682efc30d5404e4548 (diff)
downloadaur-ba837438285a0898ed0b02473c5ca4ad4768d476.tar.gz
14.81
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59abb2fa40be..0f4263876389 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.80
+ pkgver = 14.81
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v14.80/CoronaPokerLINUX_14.80_portable.zip
- md5sums = 8045371731c506d9e2a5c082b8397832
+ source = https://github.com/tonikelope/coronapoker/releases/download/v14.81/CoronaPokerLINUX_14.81_portable.zip
+ md5sums = 5ca02a413b17e7526ddbcc86ee4a72f3
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4ebd99113ce4..a0d82d2091f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=14.80
+pkgver=14.81
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=('8045371731c506d9e2a5c082b8397832') \ No newline at end of file
+md5sums=('5ca02a413b17e7526ddbcc86ee4a72f3') \ No newline at end of file