dunst: switch to available distfile

This commit is contained in:
Eivind Uggedal 2015-04-18 08:31:11 +00:00
parent 4cbaf3a66f
commit b4e346482e

View file

@ -10,8 +10,8 @@ short_desc="Lightweight and customizable notification daemon"
maintainer="Eivind Uggedal <eivind@uggedal.com>"
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