summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGustavo Alvarez2016-10-19 23:29:04 +0200
committerGustavo Alvarez2016-10-19 23:29:04 +0200
commitc7838ec87e2c96befdc11ddb9bc581f45e0e861b (patch)
treeaeded7d53aef6aa55bcbb46f5ecb7a4ff3c2e3b6 /PKGBUILD
parentd42c7b7c44cb91ba14b3df7eaefd5411449ab2b5 (diff)
downloadaur-c7838ec87e2c96befdc11ddb9bc581f45e0e861b.tar.gz
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a821b2768580..288de4edce6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ makedepends=('git')
provides=("vapoursynth-plugin-${_plug}")
conflicts=("vapoursynth-plugin-${_plug}")
source=("${_plug}::git+https://github.com/dubhater/vapoursynth-${_plug}.git")
-sha1sums=('SKIP')
+sha256sums=('SKIP')
pkgver() {
cd "${_plug}"