summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2020-11-16 19:14:29 +0100
committertonikelope2020-11-16 19:14:29 +0100
commitc9f3405a768550ef2f5691a537f3247fc57250df (patch)
tree9c3c645218c6d95e79c572c932bd8cb5834d61af
parentd851de702322e63984f50cf5b096c7335169c212 (diff)
downloadaur-c9f3405a768550ef2f5691a537f3247fc57250df.tar.gz
5.46
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8cafebf689b3..f8c843090be3 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 = 5.46
+ pkgver = 5.47
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v5.46/CoronaPokerLINUX_5.46_portable.zip
- md5sums = 10d4b0707df9d691630c2ead80d1895c
+ source = https://github.com/tonikelope/coronapoker/releases/download/v5.47/CoronaPokerLINUX_5.47_portable.zip
+ md5sums = 65c34364f32e0238b2acc51de246bf45
pkgname = coronapoker
diff --git a/PKGBUILD b/PKGBUILD
index 9f858242048a..0490d4870b5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker
-pkgver=5.46
+pkgver=5.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=('10d4b0707df9d691630c2ead80d1895c') \ No newline at end of file
+md5sums=('65c34364f32e0238b2acc51de246bf45') \ No newline at end of file