[arch-commits] Commit in vapoursynth/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Thu Feb 4 17:49:13 UTC 2016
Date: Thursday, February 4, 2016 @ 18:49:13
Author: alucryd
Revision: 160332
upgpkg: vapoursynth R31-1
Modified:
vapoursynth/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-04 17:21:00 UTC (rev 160331)
+++ PKGBUILD 2016-02-04 17:49:13 UTC (rev 160332)
@@ -4,7 +4,7 @@
# Contributor: jackoneill <cantabile.desu at gmail.com>
pkgname=vapoursynth
-pkgver=R30
+pkgver=R31
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=('21d288191d27763ecbd5e01d4df3f15c9726bd9e5031e29a63c79e499aa1a9d0'
+sha256sums=('63e4e1eb8b51387bb7d82397604e7322e50b6368e07e34e2d85f7644ff62ec29'
'8e51579547d20cd7cb9618a47b3ac508423d09d76649bf038d0ab9acb850b068')
build() {
More information about the arch-commits
mailing list