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

Giovanni Scafora giovanni at nymeria.archlinux.org
Sun Oct 27 14:48:03 UTC 2013


    Date: Sunday, October 27, 2013 @ 15:48:03
  Author: giovanni
Revision: 197632

upgpkg: libmatroska 1.4.1-1

upstream release

Modified:
  libmatroska/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-27 14:43:22 UTC (rev 197631)
+++ PKGBUILD	2013-10-27 14:48:03 UTC (rev 197632)
@@ -3,8 +3,8 @@
 # Contributor 03/08/04 <lefungus at altern.org>
 
 pkgname=libmatroska
-pkgver=1.4.0
-pkgrel=2
+pkgver=1.4.1
+pkgrel=1
 pkgdesc="Matroska library"
 arch=('i686' 'x86_64')
 url="http://dl.matroska.org/downloads/libmatroska/"
@@ -11,7 +11,7 @@
 license=('LGPL')
 depends=('libebml')
 source=("http://dl.matroska.org/downloads/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('5b83155019589b04a49f9db923b5bf74')
+md5sums=('f61b2e5086f4bb9d24a43cc8af43a719')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}/make/linux"




More information about the arch-commits mailing list