summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e33ffaedbf7..9f407e178783 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Garrett <floft.net/contact>
pkgname=gimp-plugin-layerfx
pkgver=20120412
-pkgrel=1
+pkgrel=2
pkgdesc="A GIMP plugin for layer effects (Layer->Layer Effects)"
arch=('any')
url='http://registry.gimp.org/node/186'
license=('GPLv3')
-depends=('gimp' 'python2')
+depends=('gimp' 'python2' 'python2-gimp')
source=('https://raw.githubusercontent.com/pixlsus/registry.gimp.org_static/master/registry.gimp.org/files/layerfx.2.8.py.txt')
md5sums=('408c5191552a7639f64bd6bd25891f85')