summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD15
1 files changed, 8 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 092f98e2054f..a3ca64d8e23c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,17 @@
-# Contributor: somepaulo <burafino@gmail.com>
-# Packager: somepaulo <burafino@gmail.com>
-# Maintainer: Otto Meier <otto@kesselgulasch.org>
-# Original-Maintainer: Bernd Zeimetz <bzed@debian.org>
+# Maintainer: somepaulo <fino@duck.com>
+# Packager: somepaulo <fino@duck.com>
+# Contributor: Panda Jim <ubuntuhandbook1@gmail.com>
+# Contributor: Otto Meier <otto@kesselgulasch.org>
+# Contributor: Bernd Zeimetz <bzed@debian.org>
pkgname=gimp-plugin-registry
pkgver=9.20180625
-pkgrel=2
+pkgrel=3
debrel=1ubu18.04~ppa
-debrepo=https://launchpad.net/~otto-kesselgulasch/+archive/ubuntu/gimp/+files
+debrepo=https://launchpad.net/~ubuntuhandbook1/+archive/ubuntu/gimp/+files
pkgdesc="Repository of optional extensions for GIMP"
arch=('x86_64')
-url="https://launchpad.net/~otto-kesselgulasch/+archive/ubuntu/gimp"
+url="https://launchpad.net/~ubuntuhandbook1/+archive/ubuntu/gimp"
license=('GPL')
depends=('gimp' 'bash-completion' 'desktop-file-utils' 'fftw' 'gcc-libs>=4.9' 'gdk-pixbuf2>=2.22.0' 'glew>=1.10.0' 'glib2>=2.37.3' 'glibc>=2.14' 'glu' 'gtk2>=2.14.0' 'gtkglext' 'hicolor-icon-theme' 'lapack' 'lcms2>=2.7' 'libgl' 'liblqr>=0.4.0' 'libtiff>=4.0.3' 'xdg-utils' 'python2-gimp')
optdepends=('adobe-icc: ICC profiles from Adobe')