sandy: change download location + checksum

This commit is contained in:
Jürgen Buchmüller 2015-12-02 15:37:39 +01:00
parent 2875f4d535
commit 2deaadf626

View file

@ -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 <xtraeme@voidlinux.eu>'
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() {