diff --git a/srcpkgs/sandy/template b/srcpkgs/sandy/template index f846ee04e59..9117bc11d81 100644 --- a/srcpkgs/sandy/template +++ b/srcpkgs/sandy/template @@ -1,7 +1,7 @@ # Template file for 'sandy' pkgname=sandy version=0.4 -revision=2 +revision=3 makedepends="ncurses-devel" build_style=gnu-makefile make_build_args="INCS=-I. LIBS=-lncurses" @@ -9,8 +9,8 @@ short_desc="A simple ncurses text editor" maintainer='Juan RP ' license="MIT" homepage="http://tools.suckless.org/${pkgname}" -distfiles="http://git.suckless.org/${pkgname}/snapshot/${pkgname}-${version}.tar.gz" -checksum="1de2b33d25accf0048cd7d51335468f24a5abaa925c534e8b9d70142090794ae" +distfiles="${SOURCEFORGE_SITE}/sandyeditor/files/${pkgname}-${version}.tar.gz" +checksum="3c51a891efa2ec9e2aa6ae3c1aa290beaf8075dae9abb9a46b5a7d619cb2fb67" replaces="sandy-git>=0" pre_build() {