Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=e28ebf2d61383e2b8b82c95271f9bd79c8c59055
commit e28ebf2d61383e2b8b82c95271f9bd79c8c59055 Author: Pingax <[email protected]> Date: Wed Aug 29 13:48:56 2012 +0200 libshout-2.3.1-1-i686 * Version bump diff --git a/source/lib/libshout/FrugalBuild b/source/lib/libshout/FrugalBuild index 38857b6..1490478 100644 --- a/source/lib/libshout/FrugalBuild +++ b/source/lib/libshout/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Tuxbubling <[email protected]> pkgname=libshout -pkgver=2.3.0 +pkgver=2.3.1 pkgrel=1 pkgdesc="Library which can be used to write a source client like ices." url="http://www.icecast.org/" @@ -12,7 +12,7 @@ archs=('i686' 'x86_64') depends=('libvorbis' 'libtheora' 'speex') up2date="lynx -dump 'http://downloads.us.xiph.org/releases/libshout/?C=M;O=A'|grep 'libshout-\(.*\).tar.gz$'|sort -n -r|head -n 1|sed 's/.*-\(.*\).t.*/\1/'" source=(http://downloads.us.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('a6f26441ec27b6f9b55fba38b99bd1d7ca17fecf') +sha1sums=('147c5670939727420d0e2ad6a20468e2c2db1e20') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
