Date: Sunday, April 10, 2016 @ 18:17:35 Author: alucryd Revision: 170114
upgpkg: vapoursynth R32-1 Modified: vapoursynth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-10 16:01:02 UTC (rev 170113) +++ PKGBUILD 2016-04-10 16:17:35 UTC (rev 170114) @@ -4,7 +4,7 @@ # Contributor: jackoneill <[email protected]> pkgname=vapoursynth -pkgver=R31 +pkgver=R32 pkgrel=1 pkgdesc='A video processing framework with the future in mind' arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ install='vapoursynth.install' source=("vapoursynth-${pkgver}.tar.gz::https://github.com/vapoursynth/vapoursynth/archive/${pkgver}.tar.gz" 'vapoursynth.xml') -sha256sums=('63e4e1eb8b51387bb7d82397604e7322e50b6368e07e34e2d85f7644ff62ec29' +sha256sums=('e9560f64ba298c2ef9e6e3d88f63ea0ab88e14bbd0e9feee9c621b9224e408c8' '8e51579547d20cd7cb9618a47b3ac508423d09d76649bf038d0ab9acb850b068') build() {
