summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsomepaulo2023-03-15 01:55:09 +0000
committersomepaulo2023-03-15 01:55:09 +0000
commitec4136cfd96606a791ccfdbc506921f5fcc3f9c8 (patch)
tree3e860df53919d9498e1ddb49b62d0d62a8aa1422
parent32c84d452111e970847afddeb76a45203508970e (diff)
downloadaur-ec4136cfd96606a791ccfdbc506921f5fcc3f9c8.tar.gz
Updated source PPA
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD15
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c41782e5c09..267190758491 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = gimp-plugin-registry
pkgdesc = Repository of optional extensions for GIMP
pkgver = 9.20180625
- pkgrel = 2
- url = https://launchpad.net/~otto-kesselgulasch/+archive/ubuntu/gimp
+ pkgrel = 3
+ url = https://launchpad.net/~ubuntuhandbook1/+archive/ubuntu/gimp
install = gimp-plugin-registry.install
arch = x86_64
license = GPL
@@ -89,8 +89,7 @@ pkgbase = gimp-plugin-registry
conflicts = gimp-script-technicolor-3-color
conflicts = gimp-script-vintage-look
conflicts = gimp-script-white-balance-puzzle
- source = https://launchpad.net/~otto-kesselgulasch/+archive/ubuntu/gimp/+files/gimp-plugin-registry_9.20180625-1ubu18.04~ppa_amd64.deb
+ source = https://launchpad.net/~ubuntuhandbook1/+archive/ubuntu/gimp/+files/gimp-plugin-registry_9.20180625-1ubu18.04~ppa_amd64.deb
sha256sums = 6686a6ef7340db8ad402f1c80e0d44a67a695642462674bae8673ab6cc225497
pkgname = gimp-plugin-registry
-
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')