diff --git a/srcpkgs/sam/template b/srcpkgs/sam/template index 66f7c1a316a..04ad1094ebf 100644 --- a/srcpkgs/sam/template +++ b/srcpkgs/sam/template @@ -1,8 +1,8 @@ # Template file for 'sam' pkgname=sam -version=20180707 +version=20190427 revision=1 -_githash=cd8efea6bc572a31b1a325f4201ac52cf6760d7e +_githash=5893679bbbab2f50ceb6ef0805e4bb63f5f51df8 wrksrc="${pkgname}-${_githash}" makedepends="libXft-devel libXi-devel libXt-devel" short_desc="Screen editor with structural regular expressions" @@ -10,7 +10,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=45e9ddffea47b4d2cc42fb77255445d2bade71e59370851c455a95ea361a92ba +checksum=d7b935c0bf91bf9678dedefdb0bca3d159fd518cd255fa55c4e61936201f0741 disable_parallel_build=yes CFLAGS="-std=c99"