From 93e75083ad51f5d699e38ae0f8370f9188abd343 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 15 Nov 2016 16:23:31 +0100 Subject: [PATCH] sam: update to 20161021. --- srcpkgs/sam/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/sam/template b/srcpkgs/sam/template index 38cf05a23c..918647896e 100644 --- a/srcpkgs/sam/template +++ b/srcpkgs/sam/template @@ -1,8 +1,8 @@ # Template file for 'sam' pkgname=sam -version=20160906 +version=20161021 revision=1 -_githash=8107b3fb44d8e2451df0acced3949d0dc60e4a9a +_githash=463c87a908760e0220276a0ef58295c246485414 wrksrc="${pkgname}-${_githash}" disable_parallel_build=yes makedepends="libXft-devel libXt-devel" @@ -11,7 +11,7 @@ maintainer="Christian Neukirchen " license="MIT-like" homepage="http://www.deadpixi.com/an-updated-version-of-sam" distfiles="https://github.com/deadpixi/${pkgname}/archive/${_githash}.tar.gz" -checksum=c3c0aa43dde2e2699a23471c9969a54406447b5f54fcb01ce41479791a57103b +checksum=786b0ddff35cb61eabee7ac213cd68e88d0484c0f5f30725e41a40702853fa05 CFLAGS="-std=c99" post_extract() {