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

Andrea Scarpino andrea at nymeria.archlinux.org
Wed Oct 9 08:48:13 UTC 2013


    Date: Wednesday, October 9, 2013 @ 10:48:13
  Author: andrea
Revision: 196233

upgpkg: taglib 1.9.1-1

Fixed binary incompatible change in TagLib::Map and TagLib::List

Modified:
  taglib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-09 07:36:19 UTC (rev 196232)
+++ PKGBUILD	2013-10-09 08:48:13 UTC (rev 196233)
@@ -5,7 +5,7 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=taglib
-pkgver=1.9
+pkgver=1.9.1
 pkgrel=1
 pkgdesc="A Library for reading and editing the meta-data of several popular audio formats"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('cmake' 'pkg-config')
 options=('!libtool')
 source=("http://${pkgname}.github.io/releases/${pkgname}-${pkgver}.tar.gz")
-md5sums=('79877ad28cbe353be50395e6514332fd')
+md5sums=('0d35df96822bbd564c5504cb3c2e4d86')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}




More information about the arch-commits mailing list