summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2020-09-20 18:15:16 +0200
committertonikelope2020-09-20 18:15:16 +0200
commit1a85663661ec31ab21beac2ad35cb6a88417a945 (patch)
tree1cdc746d0f4f246bc1077a5cda773bed59e9c807
parent9bce68c1eb66f0659dc81ab3957b91d72fe4829a (diff)
downloadaur-1a85663661ec31ab21beac2ad35cb6a88417a945.tar.gz
4.47
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1ae5ea31a0a..9c35ab130b38 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.46
+ pkgver = 4.47
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v4.46/CoronaPokerLINUX_4.46_portable.zip
- md5sums = aeb3899cd96da05448238ea712cd1cb3
+ source = https://github.com/tonikelope/coronapoker/releases/download/v4.47/CoronaPokerLINUX_4.47_portable.zip
+ md5sums = 40f0f2f3fdec8af4e01131e607727439
pkgname = coronapoker
diff --git a/PKGBUILD b/PKGBUILD
index 96b683984a4b..6b689337f139 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker
-pkgver=4.46
+pkgver=4.47
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=('aeb3899cd96da05448238ea712cd1cb3') \ No newline at end of file
+md5sums=('40f0f2f3fdec8af4e01131e607727439') \ No newline at end of file