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

commit 23f9c043fadf47fd6b45128741d4cbd3457beaac
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date:   Thu Nov 20 22:09:12 2008 +0100

topgit-0.5-3-i686

- update source, gitweb output never has the same sha1 :/

diff --git a/source/devel-extra/topgit/FrugalBuild 
b/source/devel-extra/topgit/FrugalBuild
index 1a4c153..e993920 100644
--- a/source/devel-extra/topgit/FrugalBuild
+++ b/source/devel-extra/topgit/FrugalBuild
@@ -3,20 +3,19 @@

pkgname=topgit
pkgver=0.5
-pkgrel=2
+pkgrel=3
pkgdesc="A different patch queue manager"
url="http://repo.or.cz/w/topgit.git";
depends=('git')
groups=('devel-extra')
archs=('i686')
up2date="lynx -dump $url|grep /tags/|sed 's/.*-//;q'"
-source=("http://repo.or.cz/w/topgit.git?a=snapshot;h=topgit-$pkgver;sf=tgz";)
-sha1sums=('583f640ecaddc0a63e28341b1d24cd8bd8f060db')
+source=(http://ftp.de.debian.org/debian/pool/main/t/topgit/topgit_$pkgver.orig.tar.gz)
+sha1sums=('3e9c1cca9127efdb0b7381e3d3fc789211e65a75')

build()
{
-       tar xf $(strip_url "$source")
-       Fcd topgit
+       Fcd
make prefix=$Fprefix || return 1
Fmakeinstall prefix=$Fprefix
}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to