summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072019-03-02 20:58:20 +0100
committersL1pKn072019-03-02 20:58:20 +0100
commit1b2504f80950200d30e4ccb9d7658d30e4051d50 (patch)
treebedc414206bf941252afacba05e399f095d9f666 /PKGBUILD
parent5698852faba7e2e3b445f5a438bdde35d0672ca6 (diff)
downloadaur-1b2504f80950200d30e4ccb9d7658d30e4051d50.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 c5c825fedece..393f035774e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ makedepends=('git')
provides=("vapoursynth-plugin-${_plug}")
conflicts=("vapoursynth-plugin-${_plug}")
source=("${_plug}::git+https://github.com/VFR-maniac/VapourSynth-ReduceFlicker.git")
-sha1sums=('SKIP')
+sha256sums=('SKIP')
pkgver() {
cd "${_plug}"