mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
girara: update to 0.2.6.
This commit is contained in:
parent
5ef41081a8
commit
3ec45c9cde
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'girara'
|
# Template file for 'girara'
|
||||||
pkgname=girara
|
pkgname=girara
|
||||||
version=0.2.5
|
version=0.2.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
# COLOR=0 to avoid "tput not found" spam in the build output
|
# COLOR=0 to avoid "tput not found" spam in the build output
|
||||||
|
@ -13,7 +13,7 @@ license="zlib"
|
||||||
homepage="http://pwmt.org/projects/girara/"
|
homepage="http://pwmt.org/projects/girara/"
|
||||||
short_desc="A library implementing a user interface that focuses on minimalism"
|
short_desc="A library implementing a user interface that focuses on minimalism"
|
||||||
distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.gz"
|
distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.gz"
|
||||||
checksum=5cf4f2d044385b189ed8e9efcae8532db1f2d63a240a1e226f3491c996aba892
|
checksum=eba69b3522b4d149e06d133de52877913275873c505993fad08b6d7884ec9a0f
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i 's/^\(CFLAGS *+=\)/override \1/' config.mk
|
sed -i 's/^\(CFLAGS *+=\)/override \1/' config.mk
|
||||||
|
|
Loading…
Add table
Reference in a new issue