sam: update to 20190427.
This commit is contained in:
parent
cc13d4c3fd
commit
553fec6b61
|
@ -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 <leah@vuxu.org>"
|
|||
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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue