summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean V Kelley2017-07-17 09:42:44 -0700
committerSean V Kelley2017-07-17 09:42:44 -0700
commit332f62f0a00e44e7d870e7f0bb94f7171cff22bd (patch)
tree61d304a04598e1ed0418c5114cbb44d1d7d1c3cc
parent2c8a8dd14dda28a601b198c8610b0da281565c17 (diff)
downloadaur-332f62f0a00e44e7d870e7f0bb94f7171cff22bd.tar.gz
pkgbuild: Updated SRC URL
Signed-off-by: Sean V Kelley <seanvk@oregontracks.org>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05f84647d18b..130a49f7b566 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = libyami
depends = libva
optdepends = libva-intel-driver: Hardware Video Acceleration on Intel x86 GPU
options = !emptydirs
- source = https://github.com/01org/libyami/archive/libyami-1.2.0.tar.gz
+ source = https://github.com/01org/libyami/archive/1.2.0.tar.gz
sha256sums = fdc3025f828c065a4434e73f5629e7ab8af593f1abbe097449dd5a13fa7d465f
pkgname = libyami
diff --git a/PKGBUILD b/PKGBUILD
index fbe6f2fddb52..1212d9162452 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('libva')
optdepends=('libva-intel-driver: Hardware Video Acceleration on Intel x86 GPU')
options=('!emptydirs')
changelog=
-source=($url/archive/$pkgname-$pkgver.tar.gz)
+source=($url/archive/$pkgver.tar.gz)
sha256sums=('fdc3025f828c065a4434e73f5629e7ab8af593f1abbe097449dd5a13fa7d465f')
build() {