summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-03-14 16:34:05 +0100
committertonikelope2022-03-14 16:34:05 +0100
commit963e1baa39d1a78e84e40582848d081c1e07b42a (patch)
tree903e84c77dc045b18fe573c2c83a41b1ea5aab0e
parent8b396c396d20ffce5e473137f40b15bf8a51a758 (diff)
downloadaur-963e1baa39d1a78e84e40582848d081c1e07b42a.tar.gz
14.40
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ba7625216b1..c612f21e08d2 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.39
+ pkgver = 14.40
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v14.39/CoronaPokerLINUX_14.39_portable.zip
- md5sums = 6f578700b0146af7afb8f3fcbe4f76cb
+ source = https://github.com/tonikelope/coronapoker/releases/download/v14.40/CoronaPokerLINUX_14.40_portable.zip
+ md5sums = aecaf985f867efa0c64253ed317d9ee9
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index cd2305c232d8..041821c40578 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=14.39
+pkgver=14.40
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=('6f578700b0146af7afb8f3fcbe4f76cb') \ No newline at end of file
+md5sums=('aecaf985f867efa0c64253ed317d9ee9') \ No newline at end of file