zathura: update to 0.3.7.
This commit is contained in:
parent
a90098f3c0
commit
9f509bfa75
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zathura'
|
# Template file for 'zathura'
|
||||||
pkgname=zathura
|
pkgname=zathura
|
||||||
version=0.3.6
|
version=0.3.7
|
||||||
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/zathura/installation/"
|
homepage="http://pwmt.org/projects/zathura/installation/"
|
||||||
short_desc="A highly customizable and functional document viewer"
|
short_desc="A highly customizable and functional document viewer"
|
||||||
distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.gz"
|
distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.gz"
|
||||||
checksum=086a8be25d538fc6539fbee8f01ecf16d25819dfaad50cd2dbd84e30152ccb3b
|
checksum=22afff89f4093f22fb82188417ff9bfa9695b19a4fe894dca05b7c821b390ff0
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i 's/^\(CFLAGS *+=\)/override \1/' config.mk
|
sed -i 's/^\(CFLAGS *+=\)/override \1/' config.mk
|
||||||
|
|
Loading…
Reference in New Issue