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

Maxime Gauduin alucryd at archlinux.org
Tue Dec 2 08:43:58 UTC 2014


    Date: Tuesday, December 2, 2014 @ 09:43:57
  Author: alucryd
Revision: 123341

upgpkg: vapoursynth R25-1

Modified:
  vapoursynth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-02 08:21:39 UTC (rev 123340)
+++ PKGBUILD	2014-12-02 08:43:57 UTC (rev 123341)
@@ -4,8 +4,8 @@
 # Contributor: jackoneill <cantabile.desu at gmail.com>
 
 pkgname=vapoursynth
-pkgver=R24
-pkgrel=4
+pkgver=R25
+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=('74920a3ae9f2a1ac65e509ba6531ee7c3c9e9b94f1b683f17764cd4d2022c7cf'
+sha256sums=('24e17320001402a47fce7e73cfac7609f4f9065170296346440e5ffa41af9348'
             '8e51579547d20cd7cb9618a47b3ac508423d09d76649bf038d0ab9acb850b068')
 
 build() {



More information about the arch-commits mailing list