summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChaosKid422019-08-10 10:04:34 +0200
committerChaosKid422019-08-10 10:04:34 +0200
commite50235e2f61ac79213e1f9e5d8206b2107915c73 (patch)
treeeeb7b63d0a4f8f6bbaca4f90f7a95845e20789f2 /PKGBUILD
parent3372bb9ad79e791f42bfb5077b1ab62bb6c2dd3c (diff)
downloadaur-skatgui.tar.gz
updated to current version of upstream jar-file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f1463011f99..56b3e0e80c43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=skatgui
_progname=SkatGUI
pkgver=14.11033.16
-pkgrel=2
+pkgrel=3
pkgdesc="A graphical user interface for the International Skat Server (ISS)."
arch=('any')
url="https://skatgame.net/iss/software.html"
license=('GPL3')
depends=('java-runtime' 'bash')
source=("https://skatgame.net/iss/${pkgname}.jar" "${pkgname}.png")
-md5sums=('111c4e9d9867c7d5fcd84ae3ddfcb85f' '4e22ffdc0f1016e63102958d902e9140')
+sha256sums=('7ebccdbc11b7192a92613940d462b84bbe452e717ca34eb6dbf7108f8968e724' '7d9224c79d4bc8a07a7e49d9764e20dc4e4f0fd4252b94841f3c8e2b984d52cd')
noextract=("${pkgname}.jar")
package() {