diff --git a/srcpkgs/dunst/template b/srcpkgs/dunst/template index c4a1dd415e5..72db61e30e6 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