summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorphiresky2016-09-07 22:10:23 +0200
committerphiresky2016-09-07 22:10:35 +0200
commit630d8964f40a24ac22c6d87536297e30f6ea9647 (patch)
tree4cde28b139f9e5f559c21fb4942339880f5df765
parentb5b9a8e7c054581e7a8f9454ab3ef4ea64ea462b (diff)
downloadaur-630d8964f40a24ac22c6d87536297e30f6ea9647.tar.gz
change tbz2 links
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6036a50d16a9..bcc325325395 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Sep 7 17:12:06 UTC 2016
+# Wed Sep 7 20:10:28 UTC 2016
pkgbase = svp
pkgdesc = SmoothVideo Project 4 (SVP4)
pkgver = 4.0.0.91
@@ -18,7 +18,7 @@ pkgbase = svp
depends = xdg-utils
optdepends = mpv-git: needed for mpv vapoursynth support
optdepends = ocl-icd: for GPU acceleration
- source = https://cdn.rawgit.com/phiresky/1e2cbd30bed4e5978771af232d11afd1/raw/svp4-4.0.0.91.tbz2
+ source = https://gist.githubusercontent.com/phiresky/1e2cbd30bed4e5978771af232d11afd1/raw/svp4-4.0.0.91.tbz2
sha1sums = 187bbc4fe8eedcb58ab854c8419f10f8c953f55d
pkgname = svp
diff --git a/PKGBUILD b/PKGBUILD
index e9f0f02415f0..144b8f88b8f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ backup=()
options=()
install=
changelog=
-source=("https://cdn.rawgit.com/phiresky/1e2cbd30bed4e5978771af232d11afd1/raw/svp4-$pkgver.tbz2")
+source=("https://gist.githubusercontent.com/phiresky/1e2cbd30bed4e5978771af232d11afd1/raw/svp4-$pkgver.tbz2")
# I am rehosting the binaries
# taken from
# http://www.svp-team.com/files/svp4-linux-64.tbz2