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

commit a7aee66a8b66c469c8978ebbe364e88ac16b6b34
Author: Michel Hermier <[EMAIL PROTECTED]>
Date:   Tue Nov 6 15:15:44 2007 +0100

geda-core-1.2.0-1-i686
* Fix up2date (We abuse the _F_archive_name here to do like what was doing the 
regexp, geda-utils is the reference for the version number).

diff --git a/source/xapps-extra/geda-core/FrugalBuild 
b/source/xapps-extra/geda-core/FrugalBuild
index b18a9e4..37dbc3e 100644
--- a/source/xapps-extra/geda-core/FrugalBuild
+++ b/source/xapps-extra/geda-core/FrugalBuild
@@ -2,6 +2,7 @@
# Maintainer: Priyank Gosalia <[EMAIL PROTECTED]>

pkgname=geda-core
+_F_archive_name=geda-utils # Reference archive for package version
pkgver=1.2.0
pkgrel=1
pkgdesc="Core components for gEDA - A complete electronic design and automation 
suite."
@@ -11,7 +12,7 @@ license="GPL-2"
depends=('gtk+2' 'guile' 'libgeda>=$pkgver')
groups=('xapps-extra' 'geda-suite')
archs=('i686')
-up2date="lynx -dump $url/sources.html | grep utils | grep -m1 tar.gz | 
Flasttar"
+up2date="lynx -dump $url/sources.html | Flasttar"
source=($dlurl/geda-gattrib-$pkgver.tar.gz \
$dlurl/geda-gnetlist-$pkgver.tar.gz \
$dlurl/geda-gschem-$pkgver.tar.gz \
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to