Date: Saturday, February 3, 2018 @ 10:20:13 Author: alucryd Revision: 288765
upgpkg: vapoursynth R43-1 Modified: vapoursynth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-03 10:11:04 UTC (rev 288764) +++ PKGBUILD 2018-02-03 10:20:13 UTC (rev 288765) @@ -4,7 +4,7 @@ # Contributor: jackoneill <[email protected]> pkgname=vapoursynth -pkgver=R42.1 +pkgver=R43 pkgrel=1 pkgdesc='A video processing framework with the future in mind' arch=('x86_64') @@ -15,7 +15,7 @@ makedepends=('cython' 'python-sphinx' 'nasm') source=("vapoursynth-${pkgver}.tar.gz::https://github.com/vapoursynth/vapoursynth/archive/${pkgver}.tar.gz" 'vapoursynth.xml') -sha256sums=('2da653c3956d6e61b2232975ebad7e060c717ad09b08d09694e4bb4eab64f8a7' +sha256sums=('5c80d583f6891f4f5840edf09bc207c2e71653786b07606fdb4a164fd67470c2' '8e51579547d20cd7cb9618a47b3ac508423d09d76649bf038d0ab9acb850b068') build() {
