kickshaw: update to 0.6.4.

Closes #14233.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
cr6git 2018-05-08 06:52:55 +02:00 committed by Enno Boland
parent 22d4d390a0
commit aaef85f725

View file

@ -1,6 +1,6 @@
# Template file for 'kickshaw'
pkgname=kickshaw
version=0.6.2
version=0.6.4
revision=1
build_style=gnu-makefile
build_wrksrc="source"
@ -12,7 +12,7 @@ maintainer="cr6git <quark6@protonmail.com>"
license="GPL-2.0-or-later"
homepage="https://savannah.nongnu.org/projects/obladi"
distfiles="https://github.com/natemaia/kickshaw/archive/${version}.tar.gz"
checksum=dbe98eb2ec359de962305fd3cec57b97b8bbd6ebc0b13a4b4ff62d129ab8fadd
checksum=ea843d1030ada466f70fa9a531c548fc643f016275e82b74bca26350641ae87a
pre_build() {
CFLAGS+=" $(pkg-config --cflags gtk+-3.0)"