summaryrefslogtreecommitdiff
path: root/extra/id3v2/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-19 23:15:25 +0000
committerroot <root@rshg054.dnsready.net>2012-02-19 23:15:25 +0000
commit81ee1980feda43043eaebae2c596ae116a21f6e5 (patch)
tree5a48e15abb2f2d299a6c08bf44e1b136ae6a7fb8 /extra/id3v2/PKGBUILD
parent1098e9db0acc5bb5c45af5778492faf3b4c99dd6 (diff)
Sun Feb 19 23:15:25 UTC 2012
Diffstat (limited to 'extra/id3v2/PKGBUILD')
-rw-r--r--extra/id3v2/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/extra/id3v2/PKGBUILD b/extra/id3v2/PKGBUILD
index ab90dcfba..42ab5b3f7 100644
--- a/extra/id3v2/PKGBUILD
+++ b/extra/id3v2/PKGBUILD
@@ -1,18 +1,17 @@
-# $Id: PKGBUILD 110376 2011-02-19 05:32:13Z eric $
+# $Id: PKGBUILD 150519 2012-02-18 12:00:46Z pierre $
# Contributor: Jochem Kossen <j.kossen@home.nl>
# Maintainer: Hugo Doria <hugo@archlinux.org>
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}"