zathura: update to 0.3.6.
This commit is contained in:
parent
3ec45c9cde
commit
157708f31f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zathura'
|
||||
pkgname=zathura
|
||||
version=0.3.5
|
||||
version=0.3.6
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
# 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/"
|
||||
short_desc="A highly customizable and functional document viewer"
|
||||
distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.gz"
|
||||
checksum=2a71b5d49fa70c01535869f4642bc379bf4c182a97b01e2d09b81800426e330c
|
||||
checksum=086a8be25d538fc6539fbee8f01ecf16d25819dfaad50cd2dbd84e30152ccb3b
|
||||
|
||||
pre_build() {
|
||||
sed -i 's/^\(CFLAGS *+=\)/override \1/' config.mk
|
||||
|
|
Loading…
Reference in New Issue