From b4e346482e72d9ef320608c477ec6234956c7113 Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Sat, 18 Apr 2015 08:31:11 +0000 Subject: [PATCH] dunst: switch to available distfile --- srcpkgs/dunst/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dunst/template b/srcpkgs/dunst/template index c4a1dd415e..72db61e30e 100644 --- a/srcpkgs/dunst/template +++ b/srcpkgs/dunst/template @@ -10,8 +10,8 @@ short_desc="Lightweight and customizable notification daemon" maintainer="Eivind Uggedal " license="BSD" homepage="http://knopwob.org/dunst" -distfiles="http://knopwob.org/public/dunst-release/dunst-${version}.tar.bz2" -checksum=c72bf167eaab4e44a98ec87101b023efee0aa8916df56630b99a5bc53f8d7070 +distfiles="https://github.com/knopwob/dunst/archive/v${version}.tar.gz" +checksum=1a075a0aee56aea5aa2007f156f97bd180b3c771b7751729612629a04f712575 pre_build () { sed -e 's/CFLAGS/D_CFLAGS/;s/LDFLAGS/D_LDFLAGS/;s/-Os//;s/-g//' -i config.mk