mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
parent
939ecddfac
commit
54d9a11e74
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'sam'
|
# Template file for 'sam'
|
||||||
pkgname=sam
|
pkgname=sam
|
||||||
version=20190427
|
version=20200206
|
||||||
revision=1
|
revision=1
|
||||||
_githash=5893679bbbab2f50ceb6ef0805e4bb63f5f51df8
|
_githash=4d35598ce980dc4056901a843c0a628fb348cc1a
|
||||||
wrksrc="${pkgname}-${_githash}"
|
wrksrc="${pkgname}-${_githash}"
|
||||||
makedepends="libXft-devel libXi-devel libXt-devel"
|
makedepends="libXft-devel libXi-devel libXt-devel"
|
||||||
short_desc="Screen editor with structural regular expressions"
|
short_desc="Screen editor with structural regular expressions"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT-like"
|
license="custom:MIT-like"
|
||||||
homepage="http://www.deadpixi.com/an-updated-version-of-sam"
|
homepage="http://www.deadpixi.com/an-updated-version-of-sam"
|
||||||
distfiles="https://github.com/deadpixi/${pkgname}/archive/${_githash}.tar.gz"
|
distfiles="https://github.com/deadpixi/${pkgname}/archive/${_githash}.tar.gz"
|
||||||
checksum=d7b935c0bf91bf9678dedefdb0bca3d159fd518cd255fa55c4e61936201f0741
|
checksum=51c4bf2124ae0f51a4f484efa60acb6e8d746bec62482050396cd489baa00b02
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
CFLAGS="-std=c99"
|
CFLAGS="-std=c99"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue