[arch-commits] Commit in libshout/trunk (PKGBUILD)

Eric Bélanger eric at archlinux.org
Fri May 1 03:19:13 UTC 2009


    Date: Thursday, April 30, 2009 @ 23:19:13
  Author: eric
Revision: 37196

upgpkg: libshout 2.2.2-3
    Fixed license

Modified:
  libshout/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-01 02:31:22 UTC (rev 37195)
+++ PKGBUILD	2009-05-01 03:19:13 UTC (rev 37196)
@@ -5,13 +5,13 @@
 
 pkgname=libshout
 pkgver=2.2.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Library for accessing a shoutcast/icecast server"
 arch=('i686' 'x86_64')
 depends=('libvorbis' 'libtheora' 'speex')
 url="http://www.icecast.org/"
 options=('!libtool' 'force')
-license=('LGPL2')
+license=('LGPL')
 source=(http://downloads.xiph.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz)
 md5sums=('4f75fc9901c724b712c371c9a1e782d3')
 




More information about the arch-commits mailing list