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

Giovanni Scafora giovanni at nymeria.archlinux.org
Sun Mar 24 12:09:59 UTC 2013


    Date: Sunday, March 24, 2013 @ 13:09:58
  Author: giovanni
Revision: 180599

upgpkg: libebml 1.3.0-1

upstream release

Modified:
  libebml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-24 10:41:11 UTC (rev 180598)
+++ PKGBUILD	2013-03-24 12:09:58 UTC (rev 180599)
@@ -3,15 +3,15 @@
 # Contributor: 03/08/04 <lefungus at altern.org>
 
 pkgname=libebml
-pkgver=1.2.2
-pkgrel=2
+pkgver=1.3.0
+pkgrel=1
 pkgdesc="Extensible Binary Meta Language library"
 arch=('i686' 'x86_64')
 url="http://dl.matroska.org/downloads/libebml/"
 license=('LGPL')
 depends=('gcc-libs')
 source=("http://dl.matroska.org/downloads/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('726cc2bd1a525929ff35ff9854c0ebab')
+md5sums=('efec729bf5a51e649e1d9d1f61c0ae7a')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}/make/linux"




More information about the arch-commits mailing list