summaryrefslogtreecommitdiff
path: root/extra/id3lib/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/id3lib/PKGBUILD')
-rw-r--r--extra/id3lib/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/extra/id3lib/PKGBUILD b/extra/id3lib/PKGBUILD
index 483d3300f..a8768b8bf 100644
--- a/extra/id3lib/PKGBUILD
+++ b/extra/id3lib/PKGBUILD
@@ -1,12 +1,11 @@
-# $Id: PKGBUILD 123876 2011-05-14 00:23:46Z andrea $
-# Maintainer:
+# $Id: PKGBUILD 151326 2012-02-25 14:15:27Z pierre $
# Contributor: Jochem Kossen <j.kossen@home.nl>
pkgname=id3lib
pkgver=3.8.3
-pkgrel=11
+pkgrel=12
pkgdesc="An open-source, cross-platform software development library for reading, writing, and manipulating ID3v1 and ID3v2 tags"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
license=('LGPL')
url="http://id3lib.sourceforge.net/"
depends=('zlib' 'gcc-libs')