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

Antonio Rojas arojas at archlinux.org
Sat Mar 5 22:53:28 UTC 2016


    Date: Saturday, March 5, 2016 @ 23:53:28
  Author: arojas
Revision: 260978

Update to 0.4.25

Modified:
  orc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-05 22:45:29 UTC (rev 260977)
+++ PKGBUILD	2016-03-05 22:53:28 UTC (rev 260978)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 pkgname=orc
-pkgver=0.4.24
+pkgver=0.4.25
 pkgrel=1
 pkgdesc="The Oil Runtime Compiler"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 depends=('glibc')
 makedepends=('valgrind')
 source=(http://gstreamer.freedesktop.org/data/src/orc/orc-${pkgver}.tar.xz)
-md5sums=('9e793ec34c0e20339659dd4bbbf62135')
+md5sums=('8582a28b15f53110c88d8043d9f55bcf')
 
 build () {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list