summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6673a0421f93..a3267a5f8177 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname="launch4j"
-pkgver="3.12"
+pkgver="3.13"
pkgrel="3"
arch=('x86_64')
license=('custom')
@@ -7,7 +7,7 @@ pkgdesc="Cross-platform Java executable wrapper"
url="http://launch4j.sf.net"
depends=('java-runtime' 'glibc')
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}-linux-x64.tgz")
-sha256sums=('009e70ab2b8d54b4677667c59033bbdbd900101ccd32447d6f7040b480dd050e')
+sha256sums=('75426a7fcd20afcb76dcca465dad1c3c405e46ba7bd8eac43455c97083ac1f4d')
options=('!strip' 'staticlibs')
package()