summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGustavo Alvarez2016-07-04 13:58:59 +0200
committerGustavo Alvarez2016-07-04 13:58:59 +0200
commitdb826af478bd767b04dd0130a3946396d4d765ca (patch)
tree3db0b22e5b9f9d1612b05c25800a3ededf4c945f /PKGBUILD
parent96cbcec8c67250400d8198427ee70654f1a866ba (diff)
downloadaur-db826af478bd767b04dd0130a3946396d4d765ca.tar.gz
cleanup
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe8f160bf0fd..34990e085fe8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,10 +14,8 @@ depends=('vapoursynth'
makedepends=('git')
provides=("vapoursynth-plugin-${_plug}")
conflicts=("vapoursynth-plugin-${_plug}")
-source=("${_plug}::git+https://github.com/IFeelBloated/vapoursynth-mvtools-sf"
- 'esee.patch::https://paste.kde.org/pmj720gta/3rxajn/raw')
-sha1sums=('SKIP'
- 'SKIP')
+source=("${_plug}::git+https://github.com/IFeelBloated/vapoursynth-mvtools-sf")
+sha1sums=('SKIP')
_sites_packages="$(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")"