summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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() {