From 3b9de5318d622ea0e0024bc62e15faaaf5c11542 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 16 May 2014 00:13:48 -0300 Subject: add parentheses on provides, conflicts and replaces arrays to avoid get eval'd out of order --- libre/icecat-noscript/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libre/icecat-noscript') 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') -- cgit v1.2.3-54-g00ecf