summaryrefslogtreecommitdiff
path: root/pcr/gimpfx-foundry
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-01-06 16:50:47 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-01-06 16:56:47 +0100
commit582e162f7a0642f4c6f373efa68858688d61c24d (patch)
tree3778a7b3d3f9dccec942a0e0ed71640eb15ec7cf /pcr/gimpfx-foundry
parent55350d1f1071a304e3d7186e6d325619e81bbbf9 (diff)
pcr/gimpfx-foundry: fixed syntax errors in PKGBUILD
Diffstat (limited to 'pcr/gimpfx-foundry')
-rw-r--r--pcr/gimpfx-foundry/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/gimpfx-foundry/PKGBUILD b/pcr/gimpfx-foundry/PKGBUILD
index c49167eab..8351549eb 100644
--- a/pcr/gimpfx-foundry/PKGBUILD
+++ b/pcr/gimpfx-foundry/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=2.6_1
pkgrel=2.1
pkgdesc="Collection of Gimp scripts"
url="http://gimpfx-foundry.sourceforge.net/"
-license="GPL"
+license=("GPL")
arch=('any')
depends=('gimp')
source=(http://downloads.sourceforge.net/sourceforge/gimpfx-foundry/${pkgname}-${pkgver/_/-}.tar.gz)