summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2018-09-02 15:07:53 +0000
committerDaniel Bermond2018-09-02 15:07:53 +0000
commit3d121c4cc2bc53bb7ac2b727a935c1b6e39ce08d (patch)
treea84aaa9efa31eeb2a07f190f419fc76c30196def /PKGBUILD
parent21fd6600339e1872ddfd5b5bf715d684c7ae3231 (diff)
downloadaur-3d121c4cc2bc53bb7ac2b727a935c1b6e39ce08d.tar.gz
Change source URL
https://github.com/01org/libva/ redirects to https://github.com/intel/libva/. This change was also applied on the official repository package. References ---------- https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/libva&id=04d815f130c474b018d18c0696b65a3033083060
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88ea630fb637..3dad2ecd48ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=libva-git
pkgver=2.0.0.r44.g68a4bef
-pkgrel=1
+pkgrel=2
pkgdesc='Video Acceleration (VA) API for Linux (git version)'
arch=('i686' 'x86_64')
url='https://01.org/linuxmedia/vaapi/'
@@ -14,7 +14,7 @@ optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
provides=('libva' 'libva-drm.so' 'libva-glx.so' 'libva-wayland.so'
'libva-x11.so' 'libva.so')
conflicts=('libva')
-source=("$pkgname"::'git+https://github.com/01org/libva.git')
+source=("$pkgname"::'git+https://github.com/intel/libva.git')
sha256sums=('SKIP')
pkgver() {