summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-06-27 16:21:54 +0200
committertonikelope2022-06-27 16:21:54 +0200
commit1e38f716f603e45d293ee4406c8aa49b73f7698c (patch)
tree77793445209f1c1b3bcc786885e87edfcb47ba41
parentd4f836125ea69e538da97fe1adcaab27953abb65 (diff)
downloadaur-1e38f716f603e45d293ee4406c8aa49b73f7698c.tar.gz
15.85
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4cee3941a8a3..661ab61ce8bc 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.84
+ pkgver = 15.85
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v15.84/CoronaPokerLINUX_15.84_portable.zip
- md5sums = b0665a179f0760e447022f318ba7c624
+ source = https://github.com/tonikelope/coronapoker/releases/download/v15.85/CoronaPokerLINUX_15.85_portable.zip
+ md5sums = c48dda0ddaf369d51fe389856084e0c8
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index b0c390384ab9..393bf4b9c4e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=15.84
+pkgver=15.85
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=('b0665a179f0760e447022f318ba7c624') \ No newline at end of file
+md5sums=('c48dda0ddaf369d51fe389856084e0c8') \ No newline at end of file