summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2018-09-02 15:16:28 +0000
committerDaniel Bermond2018-09-02 15:16:28 +0000
commit055443174cf1076fcffac031295f1cb7608b50ef (patch)
tree985f4bd28bc8cc0f57a833af4fe9991f975ed00c
parent3b875a62f2e68b00ab37a86ad19f90c6739ad370 (diff)
downloadaur-055443174cf1076fcffac031295f1cb7608b50ef.tar.gz
Change source URL
https://github.com/01org/libva-utils/ redirects to https://github.com/intel/libva-utils/.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94189747b70f..678a300b4954 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Tue Dec 26 15:06:10 UTC 2017
pkgbase = libva-utils-git
pkgdesc = Intel VA-API Media Applications and Scripts for libva (git version)
pkgver = 2.0.0.r22.g7b4827e
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/01org/libva-utils/
arch = i686
arch = x86_64
@@ -13,7 +11,7 @@ pkgbase = libva-utils-git
depends = libva
provides = libva-utils
conflicts = libva-utils
- source = libva-utils-git::git+https://github.com/01org/libva-utils.git
+ source = libva-utils-git::git+https://github.com/intel/libva-utils.git
sha256sums = SKIP
pkgname = libva-utils-git
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() {