summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Phillips2022-11-19 20:46:56 +1300
committerDavid Phillips2022-11-19 20:46:56 +1300
commitef42a1e81e6cc0693d0f70dddbe176c966283b44 (patch)
tree193eac87223c929f63e23605295e066911032b56
parent8143374adfbda950cf746ece26e377ddf5d394e8 (diff)
downloadaur-gimp-plugin-make-anaglyph.tar.gz
Move to mirrored source
GIMP registry shut down, leaving an archive on github.
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d490c2d9a958..aa0ce4afbe2e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# Generated by mksrcinfo v8
-# Tue Feb 23 10:43:59 UTC 2016
pkgbase = gimp-plugin-make-anaglyph
pkgdesc = Gimp plugin to create stereoscopic 3D anaglyph photos from a stereo pair
pkgver = 1
@@ -8,8 +6,7 @@ pkgbase = gimp-plugin-make-anaglyph
arch = any
license = GPL2
depends = gimp
- source = http://registry.gimp.org/files/script-fu-make-anaglyph.scm
+ source = https://github.com/pixlsus/registry.gimp.org_static/raw/master/registry.gimp.org/files/script-fu-make-anaglyph.scm
sha256sums = 17891b9e7148c97a5e7497d9afcbc20271203321d95ff3b87a054e7a9dd6f770
pkgname = gimp-plugin-make-anaglyph
-
diff --git a/PKGBUILD b/PKGBUILD
index 644083602744..e7c40f220a96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
license=('GPL2')
url="http://registry.gimp.org/node/6527"
depends=('gimp')
-source=("http://registry.gimp.org/files/script-fu-${_script}.scm")
+source=("https://github.com/pixlsus/registry.gimp.org_static/raw/master/registry.gimp.org/files/script-fu-${_script}.scm")
sha256sums=('17891b9e7148c97a5e7497d9afcbc20271203321d95ff3b87a054e7a9dd6f770')
package() {