summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6470659e1c10..870060102c73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,12 @@
-# Maintainer: Mike Nagie <echo 'cHJvbWlrZTE5ODdAZ21haWwuY29tCg==' | base64 -d>
pkgname=gimp-plugin-contrastfix
pkgver=1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Adds a Contrast Adjustment layer to your image to help fix contrast problems."
arch=('any')
url="http://registry.gimp.org/node/182"
license=('GPL3')
depends=('gimp')
-source=(http://registry.gimp.org/files/Darla-ContrastFix.scm)
+source=(https://cl.ly/42cc0501c4a9/download/Darla-ContrastFix.scm)
md5sums=('b4a23007c15abe521a0a46ec2f04e515')
package() {