summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGustavo Alvarez2016-10-19 23:38:15 +0200
committerGustavo Alvarez2016-10-19 23:38:15 +0200
commite9157f78cd20d22c856363db590623109de19b13 (patch)
tree8c965c41de4853fa12c9ec8481ec7c8680168395 /PKGBUILD
parent5ee257beb4708aae5cc73b6a02954d287c907f9a (diff)
downloadaur-e9157f78cd20d22c856363db590623109de19b13.tar.gz
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 382741db9514..b7df09bb4dfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,9 +15,11 @@ makedepends=('git')
provides=("vapoursynth-plugin-${_plug}")
conflicts=("vapoursynth-plugin-${_plug}")
source=("${_plug}::git+https://github.com/dubhater/vapoursynth-${_plug}.git"
- 'COPYING::http://www.wtfpl.net/txt/copying/copying')
-sha1sums=('SKIP'
- '337ece375beddfdb7392699fd00eb9b3e823d03f')
+ 'COPYING::http://www.wtfpl.net/txt/copying/copying'
+ )
+sha256sums=('SKIP'
+ '0356258391e190dc1d44ea01565cfe627fe44e27dad693a0a54c2483a7b223e5'
+ )
pkgver() {
cd "${_plug}"