diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-05-16 15:46:44 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-05-16 15:46:44 -0400 |
commit | f6bf3c8755af92a072113f0e056aa7da03de5eba (patch) | |
tree | ed14cbec678bd7f1fe6f8fa165fe3578b5e55546 /libre/icecat-noscript/PKGBUILD | |
parent | 66c80efe3dfc8b2bb3ee349d38eacbac81dc87ac (diff) | |
parent | 3b9de5318d622ea0e0024bc62e15faaaf5c11542 (diff) | |
download | abslibre-f6bf3c8755af92a072113f0e056aa7da03de5eba.tar.gz abslibre-f6bf3c8755af92a072113f0e056aa7da03de5eba.tar.bz2 abslibre-f6bf3c8755af92a072113f0e056aa7da03de5eba.zip |
Merge branch 'master' of git://projects.parabolagnulinux.org/abslibre
Diffstat (limited to 'libre/icecat-noscript/PKGBUILD')
-rw-r--r-- | libre/icecat-noscript/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/icecat-noscript/PKGBUILD b/libre/icecat-noscript/PKGBUILD index 016df6109..6e81dd7d8 100644 --- a/libre/icecat-noscript/PKGBUILD +++ b/libre/icecat-noscript/PKGBUILD @@ -11,7 +11,7 @@ arch=('any') url="http://noscript.net/" license=('GPL2') depends=() -provides=$_pkgname=$pkgver +provides=($_pkgname=$pkgver) makedepends=('unzip') source=(https://secure.informaction.com/download/releases/noscript-$pkgver.xpi) md5sums=('873b4ceded027a890adb8aacd7f02ad8') |