sandy: fix SHA256

This commit is contained in:
Ypnose 2015-06-14 12:51:30 +02:00
parent 0ecb264b8a
commit 914798d1ca

View file

@ -1,7 +1,7 @@
# Template file for 'sandy' # Template file for 'sandy'
pkgname=sandy pkgname=sandy
version=0.4 version=0.4
revision=1 revision=2
makedepends="ncurses-devel" makedepends="ncurses-devel"
build_style=gnu-makefile build_style=gnu-makefile
make_build_args="INCS=-I. LIBS=-lncurses" make_build_args="INCS=-I. LIBS=-lncurses"
@ -10,7 +10,7 @@ maintainer="Ypnose <ypnoseATvoidlinuxDOTeu>"
license="MIT" license="MIT"
homepage="http://tools.suckless.org/${pkgname}" homepage="http://tools.suckless.org/${pkgname}"
distfiles="http://git.suckless.org/${pkgname}/snapshot/${pkgname}-${version}.tar.gz" distfiles="http://git.suckless.org/${pkgname}/snapshot/${pkgname}-${version}.tar.gz"
checksum="7b8eda65ee726ed5aef5f1f719d3d86328959ebcdbca9216fed57f7139382aa7" checksum="1de2b33d25accf0048cd7d51335468f24a5abaa925c534e8b9d70142090794ae"
replaces="sandy-git>=0" replaces="sandy-git>=0"
pre_build() { pre_build() {