summaryrefslogtreecommitdiff
path: root/extra/taglib-sharp/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/taglib-sharp/PKGBUILD')
-rw-r--r--extra/taglib-sharp/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/taglib-sharp/PKGBUILD b/extra/taglib-sharp/PKGBUILD
index 6e68a0a67..a45d61ca6 100644
--- a/extra/taglib-sharp/PKGBUILD
+++ b/extra/taglib-sharp/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 188889 2013-06-23 22:30:41Z daniel $
+# $Id: PKGBUILD 203202 2014-01-05 10:51:18Z bpiotrowski $
# Maintainer: Daniel Isenmann <daniel@archlinux.org>
# Contributor: Carlos Ruiz <cailovirtual@gmail.com>
pkgname=taglib-sharp
pkgver=2.1.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Library for reading and writing metadata in media files for Mono"
arch=('i686' 'x86_64')
url="https://github.com/mono/taglib-sharp"
-license=('LGPL2')
+license=('LGPL2.1')
depends=('mono')
-source=(http://download.banshee-project.org/taglib-sharp/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+source=(http://download.banshee-project.org/taglib-sharp/$pkgver/$pkgname-$pkgver.tar.gz)
md5sums=('815f5bdb3cd1b3a4d6bbb34de448ad9d')
build() {