summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2023-09-14 23:41:56 +0200
committertonikelope2023-09-14 23:41:56 +0200
commit7f0a04030d8df374c22881b73ceaa5a4a6772907 (patch)
tree41cdbfb4de5e3791690363748d9526497555820c
parent016c0b469e65fa8b12e74d3b9ffb9f0b23a09195 (diff)
downloadaur-7f0a04030d8df374c22881b73ceaa5a4a6772907.tar.gz
17.49
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 576cace9b8b8..ec8c03a01316 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 = 17.48
+ pkgver = 17.49
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v17.48/CoronaPokerLINUX_17.48_portable.zip
- md5sums = 7d203ba6c34895434a44820692ebc48f
+ source = https://github.com/tonikelope/coronapoker/releases/download/v17.49/CoronaPokerLINUX_17.49_portable.zip
+ md5sums = 754326bcc9c50c0e6202c9494a0e4ef5
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 10faa649d08d..da5fa181f3e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=17.48
+pkgver=17.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=('7d203ba6c34895434a44820692ebc48f') \ No newline at end of file
+md5sums=('754326bcc9c50c0e6202c9494a0e4ef5') \ No newline at end of file