Date: Thursday, February 25, 2010 @ 07:30:12 Author: giovanni Revision: 70186
upgpkg: taglib-sharp 2.0.3.6-1 upstream release Modified: taglib-sharp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-02-25 11:09:34 UTC (rev 70185) +++ PKGBUILD 2010-02-25 12:30:12 UTC (rev 70186) @@ -3,7 +3,7 @@ # Contributor: Carlos Ruiz <[email protected]> pkgname=taglib-sharp -pkgver=2.0.3.2 +pkgver=2.0.3.6 pkgrel=1 pkgdesc="Free and Open Source library for the .NET 2.0 and Mono frameworks which will let you tag your software with as much or as little detail as you like without slowing you down." arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ license=('LGPL2') depends=('mono>=1.9') source=(http://download.banshee-project.org/taglib-sharp/${pkgver}/${pkgname}-${pkgver}.tar.gz) -md5sums=('7c6e613e803b31d3d62e4def0359fcb4') +md5sums=('4dc516ccf6719dc71130915bbc413c1a') build() { export MONO_SHARED_DIR="${startdir}/src/.wabi"
