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

commit a39d090b3b7333b6cd169dd3d4312909e4be0e72
Author: crazy <[EMAIL PROTECTED]>
Date:   Tue May 20 00:32:49 2008 +0200

pygments-0.10-1-x86_64
* Version bump
* up2date , source fix

diff --git a/source/devel-extra/pygments/FrugalBuild 
b/source/devel-extra/pygments/FrugalBuild
index c9ea30a..8285a20 100644
--- a/source/devel-extra/pygments/FrugalBuild
+++ b/source/devel-extra/pygments/FrugalBuild
@@ -1,19 +1,19 @@
-# Compiling Time: 0.01 SBU
+# Compiling Time: 0 SBU
# Maintainer: AlexExtreme <[EMAIL PROTECTED]>

pkgname=pygments
-_F_sourceforge_name=Pygments
-_F_sourceforge_dirname=pygments
-pkgver=0.8.1
+_F_archive_name=Pygments
+pkgver=0.10
pkgrel=1
pkgdesc="Pygments is a fast syntax highlighter written in Python with a special 
focus on details."
depends=('python')
makedepends=('epydoc' 'setuptools')
groups=('devel-extra')
archs=('i686' 'x86_64')
-Finclude sourceforge
url="http://pygments.pocoo.org/";
-sha1sums=('1288c9876b334f2cf85bddfbd38b3237ee880c51')
+up2date="lynx -dump http://pypi.python.org/pypi/Pygments|grep -om1 
'Pygments-\(.*\).tar.gz'|Flasttar"
+source="http://pypi.python.org/packages/source/P/$_F_archive_name/$_F_archive_name-$pkgver.tar.gz";
+sha1sums=('09ca526b40655db993fdc9f1c1b89de525f32080')
_F_cd_path="Pygments-$pkgver"

build() {
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to