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

commit 5d9838c913054432697dddea7b7d76bb6cb7726f
Author: DeX77 <de...@frugalware.org>
Date:   Fri Jan 26 14:19:47 2018 +0100

* fix up2date/source

diff --git a/source/apps-extra/etckeeper/FrugalBuild 
b/source/apps-extra/etckeeper/FrugalBuild
index abddb88..ecb385b 100644
--- a/source/apps-extra/etckeeper/FrugalBuild
+++ b/source/apps-extra/etckeeper/FrugalBuild
@@ -11,18 +11,13 @@ makedepends=('bzr')
backup=(etc/$pkgname/$pkgname.conf)
groups=('apps-extra')
archs=('x86_64')
-_F_scm_type="git"
-_F_scm_url="https://git.kitenet.net/git/etckeeper.git";
-_F_scm_tag="$pkgver"
-Finclude scm
-## get up2date from tag .. weird but can't find anything else what works
-## repo(s) on github got deleted..
-up2date="lynx -dump -nolist 
https://git.kitenet.net/git/etckeeper.git/refs/tags/  | grep 
[0-9].[0-9][0-9].[0-9] | sed 's/.*] \(.*\) 2.*/\1/'"
+source=("https://git.kitenet.net/index.cgi/etckeeper.git/snapshot/etckeeper-${pkgver}.tar.gz";)
+up2date="Flasttar https://git.kitenet.net/index.cgi/etckeeper.git/refs/tags";
+sha1sums=('2c5f355ef1c57d62647bb8455d0974345bc4cc99')

build()
{
-       Funpack_scm
-       Fcd $pkgname
+       Fcd
# our config
Fsed '=apt' '=pacman-g2' etckeeper.conf
Fsed '=dpkg' '=pacman-g2' etckeeper.conf
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to