summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-04-22 17:05:05 +0200
committertonikelope2022-04-22 17:05:05 +0200
commit1e92fb59e2b7281427b0fc388a2a3320bcd27c26 (patch)
treed92af7de1c5ff6fce12c287abf6922425e181688
parent09611d026d0f2b6c34b74cd06c1af700a57e9f6d (diff)
downloadaur-1e92fb59e2b7281427b0fc388a2a3320bcd27c26.tar.gz
14.78
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22ae98322b14..91698f025ad2 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 = 14.77
+ pkgver = 14.78
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v14.77/CoronaPokerLINUX_14.77_portable.zip
- md5sums = 33fa2f32d97b4a4c20c72d3218f7f966
+ source = https://github.com/tonikelope/coronapoker/releases/download/v14.78/CoronaPokerLINUX_14.78_portable.zip
+ md5sums = c65389d8aa7e6813790c442e4e5956c8
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4cd7d4404698..ef533b622603 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=14.77
+pkgver=14.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/coronapoker/CoronaPoker.run" "$pkgdir/usr/local/bin/coronapoker"
}
-md5sums=('33fa2f32d97b4a4c20c72d3218f7f966') \ No newline at end of file
+md5sums=('c65389d8aa7e6813790c442e4e5956c8') \ No newline at end of file