summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Nagie2019-05-30 01:23:25 +0200
committerMike Nagie2019-05-30 01:23:25 +0200
commitd39d369aa2ff6465842196025cfc047739caf9ca (patch)
treece5f1c68dc628de3cf30a6ef2404aa82990b818e
parentd21480f0f2677c47a542e92c34346b0789f27351 (diff)
downloadaur-d39d369aa2ff6465842196025cfc047739caf9ca.tar.gz
source link update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 901f03226fd5..810416e64553 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = gimp-plugin-contrastfix
pkgdesc = Adds a Contrast Adjustment layer to your image to help fix contrast problems.
pkgver = 1.0
- pkgrel = 1
+ pkgrel = 2
url = http://registry.gimp.org/node/182
arch = any
- license = GPLv3
+ license = GPL3
depends = gimp
- source = http://registry.gimp.org/files/Darla-ContrastFix.scm
+ source = https://cl.ly/42cc0501c4a9/download/Darla-ContrastFix.scm
md5sums = b4a23007c15abe521a0a46ec2f04e515
pkgname = gimp-plugin-contrastfix
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() {