From 217d7e5738199738f8f91b3eb784123e9adeaae4 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 30 Jul 2018 11:57:12 +0200 Subject: [PATCH] sam: update to 20180707. --- srcpkgs/sam/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/sam/template b/srcpkgs/sam/template index 5d6c6c40a58..76251cdad0d 100644 --- a/srcpkgs/sam/template +++ b/srcpkgs/sam/template @@ -1,8 +1,8 @@ # Template file for 'sam' pkgname=sam -version=20170627 +version=20180707 revision=1 -_githash=20e0ad8abcc61009fcf089968d84f7a277078437 +_githash=cd8efea6bc572a31b1a325f4201ac52cf6760d7e wrksrc="${pkgname}-${_githash}" disable_parallel_build=yes makedepends="libXft-devel libXi-devel libXt-devel" @@ -11,7 +11,7 @@ maintainer="Leah 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=013446b178e470a24653dd3d82bc71b77a8faa9a67cd5ed74367d777fb5f6378 +checksum=45e9ddffea47b4d2cc42fb77255445d2bade71e59370851c455a95ea361a92ba CFLAGS="-std=c99" post_extract() {