Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=823f5ae20fa18f0cd5c605b7df99f028b2275571

commit 823f5ae20fa18f0cd5c605b7df99f028b2275571
Author: Michel Hermier <herm...@frugalware.org>
Date:   Thu May 21 19:18:33 2009 +0200

diveintopython-5.4-1-i686

* Fix up2date and use _F_archive_name.

diff --git a/source/devel-extra/diveintopython/FrugalBuild 
b/source/devel-extra/diveintopython/FrugalBuild
index 4047a23..701a782 100644
--- a/source/devel-extra/diveintopython/FrugalBuild
+++ b/source/devel-extra/diveintopython/FrugalBuild
@@ -2,13 +2,14 @@
# Maintainer: BMH1980 <bmh198...@yahoo.de>

pkgname=diveintopython
+_F_archive_name=diveintopython-html
pkgver=5.4
pkgrel=1
pkgdesc="Dive Into Python is a Python book for experienced programmers."
url="http://diveintopython.org/";
license="GPL/FDL"
-up2date="lynx -dump $url|grep -m 1 -o '[0-9\.]\+\.[0-9]'"
-source=($url/download/$pkgname-html-$pkgver.zip)
+up2date="Flastarchive $url '\.zip'"
+source=($url/download/$_F_archive_name-$pkgver.zip)
sha1sums=('4b2de361ff365e18198d518f060a8068a979044f')
groups=('devel-extra')
archs=('i686' 'x86_64')
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to