Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4bef0ec9350ec84b2c04b4c0358dbcff51775637
commit 4bef0ec9350ec84b2c04b4c0358dbcff51775637 Author: crazy <[EMAIL PROTECTED]> Date: Mon Oct 15 18:28:33 2007 +0200 libtheora-1.0beta2-1-i686 * Version bump diff --git a/source/lib/libtheora/FrugalBuild b/source/lib/libtheora/FrugalBuild index 79857ae..c830dd4 100644 --- a/source/lib/libtheora/FrugalBuild +++ b/source/lib/libtheora/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Laszlo Dvornik <[EMAIL PROTECTED]> pkgname=libtheora -pkgver=1.0beta1 +pkgver=1.0beta2 pkgrel=1 pkgdesc="An open video codec developed by the Xiph.org." url="http://www.theora.org/" @@ -13,6 +13,6 @@ depends=('libogg') makedepends=('libvorbis' 'doxygen' 'sdl') up2date="lynx -dump http://www.theora.org/downloads/|grep -m1 'libtheora-\(.*\).tar.gz'|sed 's/.*-\(.*\).t.*/\1/'" source=(http://downloads.xiph.org/releases/theora/$pkgname-$pkgver.tar.bz2) -sha1sums=('82191ca3ee49b75a5c4a3c0f30efaa95d50dc66b') +sha1sums=('d58490cc507e1840fbdb432a1dd12433644cc04b') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
