summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYurii Kolesnykov2017-01-26 21:48:50 +0300
committerYurii Kolesnykov2017-01-26 21:48:50 +0300
commitbe92215c75024208f00b86ad7e44299870376cd4 (patch)
tree4481b94dbf42e21033e8a1638197a08b8fff7e82 /PKGBUILD
parentc546bcfef00af23336170f6540cfc1d0b0964add (diff)
downloadaur-be92215c75024208f00b86ad7e44299870376cd4.tar.gz
fix download url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index df38f62f6d93..8ffcf0c1fce7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,9 +11,9 @@ license=('LGPL')
url="http://gstreamer.com"
depends=('libxml2' 'glib2')
makedepends=('intltool' 'pkgconfig' 'gobject-introspection' 'git')
-source=('https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-0.10.36.tar.xz'
- tests-remove-silly-test_fail_abstract_new-check.patch
- bison3.patch)
+source=("https://gstreamer.freedesktop.org/src/$_pkgname/$_pkgname-$pkgver.tar.xz"
+ "tests-remove-silly-test_fail_abstract_new-check.patch"
+ "bison3.patch")
sha256sums=('9151aa108c177054387885763fa0e433e76780f7c5655c70a5390f2a6c6871da'
'd3d3f4f04453831fdb4244bfe174a38c4e6f9f4da5c8c9050dcfa1a6097aad52'
'ed154e280abf59b24d98a8ab0fe868b449b26aa61f7ae3813fab8ac615fcaefa')