From 914798d1ca50d4545d2cca3d0b1a77435b56fb24 Mon Sep 17 00:00:00 2001 From: Ypnose Date: Sun, 14 Jun 2015 12:51:30 +0200 Subject: [PATCH] sandy: fix SHA256 --- srcpkgs/sandy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sandy/template b/srcpkgs/sandy/template index d2c20ada537..28893184526 100644 --- a/srcpkgs/sandy/template +++ b/srcpkgs/sandy/template @@ -1,7 +1,7 @@ # Template file for 'sandy' pkgname=sandy version=0.4 -revision=1 +revision=2 makedepends="ncurses-devel" build_style=gnu-makefile make_build_args="INCS=-I. LIBS=-lncurses" @@ -10,7 +10,7 @@ maintainer="Ypnose " license="MIT" homepage="http://tools.suckless.org/${pkgname}" distfiles="http://git.suckless.org/${pkgname}/snapshot/${pkgname}-${version}.tar.gz" -checksum="7b8eda65ee726ed5aef5f1f719d3d86328959ebcdbca9216fed57f7139382aa7" +checksum="1de2b33d25accf0048cd7d51335468f24a5abaa925c534e8b9d70142090794ae" replaces="sandy-git>=0" pre_build() {