summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsl1pkn072015-10-11 16:08:50 +0200
committersl1pkn072015-10-11 16:08:50 +0200
commit80006261fa3012eb388fbc71fd53db4c624c3b0d (patch)
treeb1c75385045d5f3f19f100b600fc5ce7805e4264
parent8ffb2d26f5497bbbceb1fa780a7ca3a5e0d63e22 (diff)
downloadaur-80006261fa3012eb388fbc71fd53db4c624c3b0d.tar.gz
Litte tweak
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 643016dd86e1..2f9345ad8ab1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
_plug=vctrans
pkgname=vapoursynth-plugin-${_plug}
-pkgver=201509xx
+pkgver=20150910
pkgrel=1
pkgdesc="Plugin for Vapoursynth: ${_plug}"
arch=('i686' 'x86_64')
url='http://forum.doom9.org/showthread.php?t=172594'
license=('GPL')
depends=('vapoursynth')
-source=("http://www.avisynth.nl/users/vcmohan/vctrans/vctrans_src.7z")
+source=("${_plug}-${pkgver}.7z::http://www.avisynth.nl/users/vcmohan/${_plug}/${_plug}_src.7z")
sha1sums=('1601689fe7aff24dbddac7da5599c7f40f32607d')
prepare(){