kickshaw: update to 0.6.2.
Closes #13375. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
5033f135da
commit
475ed838bc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kickshaw'
|
||||
pkgname=kickshaw
|
||||
version=0.5.26
|
||||
version=0.6.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
build_wrksrc="source"
|
||||
|
@ -9,10 +9,10 @@ makedepends="gtk+3-devel"
|
|||
depends="desktop-file-utils"
|
||||
short_desc="Menu editor for Openbox"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://savannah.nongnu.org/projects/obladi"
|
||||
license="GPL-2"
|
||||
distfiles="https://github.com/natemaia/kickshaw/archive/${version}.tar.gz"
|
||||
checksum=44744586a36b8e7abcd620d1b98ba624bbebee7edb3b4ce6d8cccfb5c6dd780f
|
||||
checksum=dbe98eb2ec359de962305fd3cec57b97b8bbd6ebc0b13a4b4ff62d129ab8fadd
|
||||
|
||||
pre_build() {
|
||||
CFLAGS+=" $(pkg-config --cflags gtk+-3.0)"
|
||||
|
|
Loading…
Reference in New Issue