[arch-commits] Commit in vapoursynth/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Sat Oct 17 11:42:15 UTC 2015


    Date: Saturday, October 17, 2015 @ 13:42:15
  Author: alucryd
Revision: 144275

upgpkg: vapoursynth R28-1

Modified:
  vapoursynth/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-17 08:22:29 UTC (rev 144274)
+++ PKGBUILD	2015-10-17 11:42:15 UTC (rev 144275)
@@ -4,8 +4,8 @@
 # Contributor: jackoneill <cantabile.desu at gmail.com>
 
 pkgname=vapoursynth
-pkgver=R27
-pkgrel=2
+pkgver=R28
+pkgrel=1
 pkgdesc='A video processing framework with the future in mind'
 arch=('i686' 'x86_64')
 url='http://www.vapoursynth.com/'
@@ -15,7 +15,7 @@
 install='vapoursynth.install'
 source=("vapoursynth-${pkgver}.tar.gz::https://github.com/vapoursynth/vapoursynth/archive/${pkgver}.tar.gz"
         'vapoursynth.xml')
-sha256sums=('3af82faf8c085ff25b2ad87c2d7e56d31247227d0b291de7769362ac6629b43d'
+sha256sums=('6703c6dd0ab4971e1c9e14f4f78b5301d3470f211fd4e80d89c5c8f01857d95e'
             '8e51579547d20cd7cb9618a47b3ac508423d09d76649bf038d0ab9acb850b068')
 
 build() {



More information about the arch-commits mailing list