summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2020-09-21 18:24:36 +0200
committertonikelope2020-09-21 18:24:36 +0200
commit4c8a2dfe54f4c826f6495fba0bc7cbc6fc71ee63 (patch)
tree7b931c782f6af7dc5f8b02f6c0bc706fd917a61e
parentb83ac123a800ae5e4529b640176519c3f283abb6 (diff)
downloadaur-4c8a2dfe54f4c826f6495fba0bc7cbc6fc71ee63.tar.gz
4.49
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee3c6017e5a8..a4aaceaf4eec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = coronapoker
pkgdesc = Yet another cross-platform Texas hold 'em game written in Java during COVID-19 pandemic
- pkgver = 4.48
+ pkgver = 4.49
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v4.48/CoronaPokerLINUX_4.48_portable.zip
- md5sums = 8508859fba294543cddc3cb5f3762e17
+ source = https://github.com/tonikelope/coronapoker/releases/download/v4.49/CoronaPokerLINUX_4.49_portable.zip
+ md5sums = c3826e6e420431d60af9187b20b3dff9
pkgname = coronapoker
diff --git a/PKGBUILD b/PKGBUILD
index 3bf2f836d80c..e393a6fa3fa8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker
-pkgver=4.48
+pkgver=4.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/${pkgname}/CoronaPoker.run" "$pkgdir/usr/local/bin/coronapoker"
}
-md5sums=('8508859fba294543cddc3cb5f3762e17') \ No newline at end of file
+md5sums=('c3826e6e420431d60af9187b20b3dff9') \ No newline at end of file