summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkaptoxic2016-04-30 14:28:36 -0400
committerkaptoxic2016-04-30 14:31:40 -0400
commit6a1e9686cc1556adfe424ee66125dc144e1b20fd (patch)
tree1f0ee3c481db7f2af3afaed6179f1d79dde6fa5f /PKGBUILD
parentafc4fdfc65c8b1c5a9b04cfcf0fefd6f4660e44a (diff)
downloadaur-6a1e9686cc1556adfe424ee66125dc144e1b20fd.tar.gz
Update package metadata
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')