Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=0783a7809c10da7312c289e73c920e2256622b2e
commit 0783a7809c10da7312c289e73c920e2256622b2e Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Tue Feb 12 15:24:06 2008 +0100 googleearth-4-1sayshell1-i686 sha1sums() fix diff --git a/source/xapps-extra/googleearth/FrugalBuild b/source/xapps-extra/googleearth/FrugalBuild index 91d1420..85ae35d 100644 --- a/source/xapps-extra/googleearth/FrugalBuild +++ b/source/xapps-extra/googleearth/FrugalBuild @@ -3,7 +3,7 @@ pkgname=googleearth pkgver=4 -pkgrel=1 +pkgrel=1sayshell1 pkgdesc="A 3D interface to the planet" url="http://earth.google.com/" depends=('mesa' 'libsm' 'openssl' 'curl' 'libstdc++' 'libxcursor' 'libmng' 'libxft' 'libpng') @@ -11,7 +11,7 @@ groups=('xapps-extra') archs=('i686') up2date="lynx -dump http://earth.google.com/download-earth.html|grep Version|sed 's/.*Version //;q'" source=(http://dl.google.com/earth/client/current/GoogleEarthLinux.bin) -sha1sums=('d387de66ed5375eaf5be8fd5ce188fc047066de2') +sha1sums=('25b4b546625423b2e570ff8aae5ee7eff49a1b97') options=('nobuild' 'nostrip') build() _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
