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

Pierre Schmitz pierre at archlinux.org
Sat Feb 18 12:00:15 UTC 2012


    Date: Saturday, February 18, 2012 @ 07:00:15
  Author: pierre
Revision: 150518

upgpkg: id3v2 0.1.12-2

rebuild old package

Modified:
  id3v2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-18 11:57:44 UTC (rev 150517)
+++ PKGBUILD	2012-02-18 12:00:15 UTC (rev 150518)
@@ -4,15 +4,14 @@
 
 pkgname=id3v2
 pkgver=0.1.12
-pkgrel=1
+pkgrel=2
 pkgdesc="Utility to edit id3v2 tags"
 arch=('i686' 'x86_64')
 url="http://id3v2.sourceforge.net/"
 license=('LGPL')
 depends=('gcc-libs' 'glibc' 'id3lib' 'zlib')
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
+source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
 md5sums=('be91b4a41710b3a926e913a24ba0ed3b')
-sha1sums=('8f42153b2f53098c221da2e8fe42170e727cd9ad')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list