From 993163c36ef5d1df305d4cb4d608aedb3e22fd68 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 27 Jul 2015 13:24:59 +0200 Subject: [PATCH] mvwm-git: update to 20150409. --- srcpkgs/mvwm-git/template | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/srcpkgs/mvwm-git/template b/srcpkgs/mvwm-git/template index 9aafcd5f47c..db09ac43f70 100644 --- a/srcpkgs/mvwm-git/template +++ b/srcpkgs/mvwm-git/template @@ -1,7 +1,8 @@ # Template file for 'mvwm-git' pkgname=mvwm-git -version=20141116 +version=20150409 revision=1 +_commit=f23f011fcd711422645043a215d5638a4965b187 build_style=gnu-configure configure_script="./autogen.sh" hostmakedepends="pkg-config git automake autoconf" @@ -15,9 +16,6 @@ license="GPL-2,custom" homepage="http://github.com/ThomasAdam/mvwm" provides="mvwm-${version}_${revision}" replaces="mvwm>=0" - -do_fetch() { - local url="git://github.com/ThomasAdam/mvwm" - msg_normal "Fetching source from $url ...\n" - git clone ${url} ${pkgname}-${version} -} +wrksrc="mvwm-$_commit" +distfiles="$homepage/archive/$_commit.tar.gz" +checksum=34f6831d3e42b06d7af0ddf88ae43f353cd84f23563f090e7e4f0a13b75d7560