summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjpope2020-04-20 19:22:17 -0500
committerjpope2020-04-20 19:22:17 -0500
commit57eb724d7e689cf8c550a59653c49e11d051bfb6 (patch)
tree00f9e4de40eaa92430151b138de1d4efcf06bd8e
parentaef10c70064662799ac03540fe6941875cbc6b4b (diff)
downloadaur-gimp-calendar.tar.gz
update source
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36e98a541dc7..b08e6ba3e3c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = gimp-calendar
arch = x86_64
license = GPL
depends = gimp
- source = http://registry.gimp.org/files/sg-calendar_2.scm
+ source = https://raw.githubusercontent.com/pixlsus/registry.gimp.org_static/master/registry.gimp.org/files/sg-calendar_2.scm
sha256sums = 401c3582322bde472a6987bc9a4139e20ca4020a64549b115aebf56d6897a6fc
pkgname = gimp-calendar
diff --git a/PKGBUILD b/PKGBUILD
index 061564b0fe55..a2f5056013ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,8 @@ url="http://registry.gimp.org/node/20193"
arch=('i686' 'x86_64')
license=("GPL")
depends=('gimp')
-source=('http://registry.gimp.org/files/sg-calendar_2.scm')
+#source=('http://registry.gimp.org/files/sg-calendar_2.scm')
+source=('https://raw.githubusercontent.com/pixlsus/registry.gimp.org_static/master/registry.gimp.org/files/sg-calendar_2.scm')
sha256sums=('401c3582322bde472a6987bc9a4139e20ca4020a64549b115aebf56d6897a6fc')
package() {