summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072019-03-02 20:57:56 +0100
committersL1pKn072019-03-02 20:57:56 +0100
commitfeabd10d164ab2f93de9ec6f583dfbd37596d11e (patch)
tree9a0ab6af5c25b934300cfd96e018277f65615e4b /PKGBUILD
parentc7ae91a7e184956eb9960205572e12f7ba0fb941 (diff)
downloadaur-vapoursynth-plugin-noisegen-hg.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 b2279be84601..c8198cf3e65b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ makedepends=('mercurial')
provides=("vapoursynth-plugin-${_plug}")
conflicts=("vapoursynth-plugin-${_plug}")
source=("${_plug}::hg+https://bitbucket.org/James1201/vapoursynth-noisegen")
-sha1sums=('SKIP')
+sha256sums=('SKIP')
pkgver() {
cd "${_plug}"