[arch-commits] Commit in vapoursynth/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Sun Oct 30 14:47:46 UTC 2016
Date: Sunday, October 30, 2016 @ 14:47:46
Author: alucryd
Revision: 194004
upgpkg: vapoursynth R35-1
Modified:
vapoursynth/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-30 14:32:32 UTC (rev 194003)
+++ PKGBUILD 2016-10-30 14:47:46 UTC (rev 194004)
@@ -4,7 +4,7 @@
# Contributor: jackoneill <cantabile.desu at gmail.com>
pkgname=vapoursynth
-pkgver=R33.1
+pkgver=R35
pkgrel=1
pkgdesc='A video processing framework with the future in mind'
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
makedepends=('cython' 'python-sphinx' 'yasm')
source=("vapoursynth-${pkgver}.tar.gz::https://github.com/vapoursynth/vapoursynth/archive/${pkgver}.tar.gz"
'vapoursynth.xml')
-sha256sums=('8c448e67bccbb56af96ed0e6ba65f0ec60bc33482efd0534f5b4614fb8920494'
+sha256sums=('762cada84d2f975ec925a1eb719dd8a2f40dfaa69d10c358b228184785f64918'
'8e51579547d20cd7cb9618a47b3ac508423d09d76649bf038d0ab9acb850b068')
build() {
More information about the arch-commits
mailing list