summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1dc678ddb77a..645d597cc187 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
-# Maintainer: initrdmk <initrdmk at gmail dot com>
+# Maintainer: mksegv <mingkaidong at gmail dot com>
pkgname=luyten
-pkgver=0.5.3
+pkgver=0.5.4
pkgrel=1
pkgdesc="An Open Source Java Decompiler Gui for Procyon"
arch=(any)
@@ -9,10 +9,10 @@ license=('Apache')
depends=('java-runtime')
source=("${pkgname}.sh"
"${pkgname}.desktop"
- "https://github.com/deathmarine/Luyten/releases/download/v${pkgver}/${pkgname}-${pkgver}.jar")
-sha1sums=("d76ce0d7a116b2fa04ca33032b46f896091958aa"
- "d092f2a3adb62ffa5685bb4a32cffa49414b5182"
- "db16e22b0b4e9efb1d88c298863b55a85965bbd3")
+ "https://github.com/deathmarine/Luyten/releases/download/v0.5.4_Rebuilt_with_Latest_depenencies/luyten-0.5.4.jar")
+sha1sums=('d76ce0d7a116b2fa04ca33032b46f896091958aa'
+ '9dd85a05520c47c0e093af16e3a044b21aa6421b'
+ 'feb251951c780394430aaa679bbf8461e6dc35cb')
noextract=("${pkgname}-${pkgver}.jar")