parent
939ecddfac
commit
54d9a11e74
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'sam'
|
||||
pkgname=sam
|
||||
version=20190427
|
||||
version=20200206
|
||||
revision=1
|
||||
_githash=5893679bbbab2f50ceb6ef0805e4bb63f5f51df8
|
||||
_githash=4d35598ce980dc4056901a843c0a628fb348cc1a
|
||||
wrksrc="${pkgname}-${_githash}"
|
||||
makedepends="libXft-devel libXi-devel libXt-devel"
|
||||
short_desc="Screen editor with structural regular expressions"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT-like"
|
||||
license="custom:MIT-like"
|
||||
homepage="http://www.deadpixi.com/an-updated-version-of-sam"
|
||||
distfiles="https://github.com/deadpixi/${pkgname}/archive/${_githash}.tar.gz"
|
||||
checksum=d7b935c0bf91bf9678dedefdb0bca3d159fd518cd255fa55c4e61936201f0741
|
||||
checksum=51c4bf2124ae0f51a4f484efa60acb6e8d746bec62482050396cd489baa00b02
|
||||
disable_parallel_build=yes
|
||||
CFLAGS="-std=c99"
|
||||
|
||||
|
|
Loading…
Reference in New Issue