summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-06-25 18:34:06 +0200
committertonikelope2022-06-25 18:34:06 +0200
commitfd0ea4f80dfc2ef317ed6f0c235a66db86424a85 (patch)
treec71c633673169e10d459518a31308e719bf4259c
parent6748d16141ab4a02cc5d1a8b26185e3ebc1d7a3a (diff)
downloadaur-fd0ea4f80dfc2ef317ed6f0c235a66db86424a85.tar.gz
15.80
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5d4ccfafd42..687934a90c10 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 = 15.79
+ pkgver = 15.80
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v15.79/CoronaPokerLINUX_15.79_portable.zip
- md5sums = eb35274a95c6bf5b97b98ca7b1eafd70
+ source = https://github.com/tonikelope/coronapoker/releases/download/v15.80/CoronaPokerLINUX_15.80_portable.zip
+ md5sums = 4e3d772d62ad79237ae63bc365012e92
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9305da4605e5..a0ee73ae0eb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=15.79
+pkgver=15.80
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=('eb35274a95c6bf5b97b98ca7b1eafd70') \ No newline at end of file
+md5sums=('4e3d772d62ad79237ae63bc365012e92') \ No newline at end of file