summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGustavo Alvarez2016-02-28 14:28:24 +0100
committerGustavo Alvarez2016-02-28 14:28:24 +0100
commita91243e69a58a8bc48578798396d1558962b81d5 (patch)
tree6fd99e8e380f2722e1d83696d690cc1bd6ebe29a /PKGBUILD
parent82f63bf5382d1a4cef5880b66f1578f3b312124f (diff)
downloadaur-a91243e69a58a8bc48578798396d1558962b81d5.tar.gz
tweak
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f073b155bc5c..d412f0b2dcbb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@ pkgver=4.0.0.128
pkgrel=1
pkgdesc="Plugin for Vapoursynth: ${_plug}"
arch=('i686' 'x86_64')
-url='https://www.svp-team.com/wiki/Main_Page'
+url='https://www.svp-team.com/wiki/Plugins:_SVPflow'
license=('GPL')
depends=('qt5-base' 'jsoncpp')
-source=('http://www.svp-team.com/files/gpl/svpflow1-src.zip')
+source=("svpflow1-src-${pkgver}.zip::http://www.svp-team.com/files/gpl/svpflow1-src.zip")
sha1sums=('7e32bec0c45895b6770ce814f040757f71e145a5')
build() {