summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2020-10-12 15:39:52 +0200
committertonikelope2020-10-12 15:39:52 +0200
commit7d21803a70947987a5ea15bf3dcd22af07b8e8aa (patch)
treeb8f5daf63f08e8d8c7be6c01f01471f9eaae6cb9
parent5e5eb896418b27353fddb933183996a32ebd6c04 (diff)
downloadaur-7d21803a70947987a5ea15bf3dcd22af07b8e8aa.tar.gz
4.78
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc9c497c5972..aff4750098c5 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.77
+ pkgver = 4.78
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v4.77/CoronaPokerLINUX_4.77_portable.zip
- md5sums = 20efafd021ad45758da15cafea984bb0
+ source = https://github.com/tonikelope/coronapoker/releases/download/v4.78/CoronaPokerLINUX_4.78_portable.zip
+ md5sums = 10aa99e949f0c2772ac047318bf8fe68
pkgname = coronapoker
diff --git a/PKGBUILD b/PKGBUILD
index 499028279e1c..e48ee6408fe9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker
-pkgver=4.77
+pkgver=4.78
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=('20efafd021ad45758da15cafea984bb0') \ No newline at end of file
+md5sums=('10aa99e949f0c2772ac047318bf8fe68') \ No newline at end of file