summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGarrett Wilson2018-12-16 14:17:21 -0800
committerGarrett Wilson2018-12-16 14:18:42 -0800
commitb1df6378179c6f89c716a2b5eee646ff41a16494 (patch)
tree3d6a6e62efb9ae85e0c2f3de90b1e8cf7be2a73b
parent459a1199d566816133a3f5b943fb4c376e428784 (diff)
downloadaur-b1df6378179c6f89c716a2b5eee646ff41a16494.tar.gz
Updated URL since registry.gimp.org no longer exists
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e78494b2d63a..ec03df06e6e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = gimp-plugin-layerfx
license = GPLv3
depends = gimp
depends = python2
- source = http://registry.gimp.org/files/layerfx.2.8.py.txt
+ source = https://raw.githubusercontent.com/pixlsus/registry.gimp.org_static/master/registry.gimp.org/files/layerfx.2.8.py.txt
md5sums = 408c5191552a7639f64bd6bd25891f85
pkgname = gimp-plugin-layerfx
diff --git a/PKGBUILD b/PKGBUILD
index cd8fcfd40313..9e33ffaedbf7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url='http://registry.gimp.org/node/186'
license=('GPLv3')
depends=('gimp' 'python2')
-source=('http://registry.gimp.org/files/layerfx.2.8.py.txt')
+source=('https://raw.githubusercontent.com/pixlsus/registry.gimp.org_static/master/registry.gimp.org/files/layerfx.2.8.py.txt')
md5sums=('408c5191552a7639f64bd6bd25891f85')
build() {