summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 099961a0e1f3..d3238bd18e84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,6 @@
-# Maintainer: Julien Nicoulaud <julien.nicoulaud@gmail.com>
-# Source: https://github.com/nicoulaj/archlinux-packages
+# Contributor: kaptoxic@yahoo.com
+# Contributor: Julien Nicoulaud <julien.nicoulaud@gmail.com>
+
pkgname=soot
pkgver=2.5.0
pkgrel=1
@@ -8,7 +9,6 @@ arch=(any)
url="http://www.sable.mcgill.ca/soot"
license=(LGPL)
depends=(java-runtime bash)
-changelog=Changelog
source=("http://www.sable.mcgill.ca/software/${pkgname}-${pkgver}.jar")
noextract=(${pkgname}-${pkgver}.jar)
md5sums=('4fc1880f4bf183dfced1bf3a6e9479ae')