summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2018-09-02 15:16:28 +0000
committerDaniel Bermond2018-09-02 15:16:28 +0000
commit055443174cf1076fcffac031295f1cb7608b50ef (patch)
tree985f4bd28bc8cc0f57a833af4fe9991f975ed00c /PKGBUILD
parent3b875a62f2e68b00ab37a86ad19f90c6739ad370 (diff)
downloadaur-055443174cf1076fcffac031295f1cb7608b50ef.tar.gz
Change source URL
https://github.com/01org/libva-utils/ redirects to https://github.com/intel/libva-utils/.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48c66c6d586d..324e826d552e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=libva-utils-git
pkgver=2.0.0.r22.g7b4827e
-pkgrel=1
+pkgrel=2
pkgdesc='Intel VA-API Media Applications and Scripts for libva (git version)'
arch=('i686' 'x86_64')
url='https://github.com/01org/libva-utils/'
@@ -11,7 +11,7 @@ depends=('libva')
makedepends=('git' 'mesa')
provides=('libva-utils')
conflicts=('libva-utils')
-source=("$pkgname"::'git+https://github.com/01org/libva-utils.git')
+source=("$pkgname"::'git+https://github.com/intel/libva-utils.git')
sha256sums=('SKIP')
pkgver() {