summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-05-30 13:49:07 +0200
committertonikelope2022-05-30 13:49:07 +0200
commit94ec705b86a1c5aa358de576dcdd0197951d7f43 (patch)
tree538d4655c4738a36155006b021c6d532b8755e81
parent50014ef056d8d65e33988481da55f25b0cc5697c (diff)
downloadaur-94ec705b86a1c5aa358de576dcdd0197951d7f43.tar.gz
15.49
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ed350cb6fe7..1fbc61f92615 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.48
+ pkgver = 15.49
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v15.48/CoronaPokerLINUX_15.48_portable.zip
- md5sums = a4f123d4f518d8336ef4b8c3449d68ca
+ source = https://github.com/tonikelope/coronapoker/releases/download/v15.49/CoronaPokerLINUX_15.49_portable.zip
+ md5sums = 9f939e390bafc0d6312dd0cb2ce73e1c
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 215e773f556f..7fe0fb21d3d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=15.48
+pkgver=15.49
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=('a4f123d4f518d8336ef4b8c3449d68ca') \ No newline at end of file
+md5sums=('9f939e390bafc0d6312dd0cb2ce73e1c') \ No newline at end of file