summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxim Baz2018-10-13 13:04:33 +0200
committerMaxim Baz2018-10-13 13:04:33 +0200
commit22740a43482c601a5727188f33a2bde08ac6a3ec (patch)
tree7fc73f011fb3f4cf79e5662164d6a47a9a7d4ad3
parent09d0428581efb3f855324345cadc92f012b3d688 (diff)
downloadaur-22740a43482c601a5727188f33a2bde08ac6a3ec.tar.gz
Use Github releases
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b94c5f739cef..693fbdaf3fb3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -44,7 +44,7 @@ pkgbase = chromium-vaapi-bin
provides = chromium
conflicts = chromium
conflicts = chromium-vaapi
- source_x86_64 = https://github.com/maximbaz/chromium-vaapi-bin/raw/master/x86_64/chromium-vaapi-69.0.3497.100-2-x86_64.pkg.tar.xz
+ source_x86_64 = https://github.com/maximbaz/chromium-vaapi-bin/releases/download/69.0.3497.100-2/chromium-vaapi-69.0.3497.100-2-x86_64.pkg.tar.xz
sha256sums_x86_64 = 3f0076c96f340293e388187d8f965812817358c02f84a0d0c67171cfcf798b60
pkgname = chromium-vaapi-bin
diff --git a/PKGBUILD b/PKGBUILD
index 94d89e98333c..0fea8a41ab15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ optdepends=('pepper-flash: support for Flash content'
'libva-intel-driver: support HW acceleration on Intel graphics cards'
'libva-vdpau-driver-chromium: support HW acceleration on Nvidia graphics cards')
-source_x86_64=("https://github.com/maximbaz/$pkgname/raw/master/$arch/chromium-vaapi-$pkgver-$_pkgrel-$arch.pkg.tar.xz")
+source_x86_64=("https://github.com/maximbaz/${pkgname}/releases/download/${pkgver}-${_pkgrel}/chromium-vaapi-${pkgver}-${_pkgrel}-${arch}.pkg.tar.xz")
sha256sums_x86_64=('3f0076c96f340293e388187d8f965812817358c02f84a0d0c67171cfcf798b60')
# Keep in sync with AUR/chromium-vaapi: