Date: Wednesday, March 31, 2010 @ 19:10:28
  Author: giovanni
Revision: 75153

upgpkg: taglib-sharp 2.0.3.7-1
upstream release

Modified:
  taglib-sharp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-03-31 22:05:15 UTC (rev 75152)
+++ PKGBUILD    2010-03-31 23:10:28 UTC (rev 75153)
@@ -3,15 +3,15 @@
 # Contributor: Carlos Ruiz <[email protected]>
 
 pkgname=taglib-sharp
-pkgver=2.0.3.6
+pkgver=2.0.3.7
 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')
 url="http://www.taglib-sharp.com/Main_Page";
 license=('LGPL2')
-depends=('mono>=1.9')
+depends=('mono')
 
source=(http://download.banshee-project.org/taglib-sharp/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('4dc516ccf6719dc71130915bbc413c1a')
+md5sums=('fa45d2519ca26b04716789fe4ac81f8b')
 
 build() {
   export MONO_SHARED_DIR="${startdir}/src/.wabi"

Reply via email to