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

Tom Gundersen tomegun at nymeria.archlinux.org
Mon Oct 7 22:08:00 UTC 2013


    Date: Tuesday, October 8, 2013 @ 00:07:59
  Author: tomegun
Revision: 196177

upgpkg: taglib 1.9-1

upstream release

Modified:
  taglib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-07 20:46:54 UTC (rev 196176)
+++ PKGBUILD	2013-10-07 22:07:59 UTC (rev 196177)
@@ -5,7 +5,7 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=taglib
-pkgver=1.8
+pkgver=1.9
 pkgrel=1
 pkgdesc="A Library for reading and editing the meta-data of several popular audio formats"
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 depends=('sh' 'zlib' 'gcc-libs')
 makedepends=('cmake' 'pkg-config')
 options=('!libtool')
-source=("https://github.com/downloads/$pkgname/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('dcb8bd1b756f2843e18b1fdf3aaeee15')
+source=("http://${pkgname}.github.io/releases/${pkgname}-${pkgver}.tar.gz")
+md5sums=('79877ad28cbe353be50395e6514332fd')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}




More information about the arch-commits mailing list