girara: update to 0.3.0.

This commit is contained in:
lemmi 2018-05-24 10:58:23 +02:00
parent d4f36e0949
commit a6fd12e659

View file

@ -1,7 +1,7 @@
# Template file for 'girara'
pkgname=girara
version=0.2.9
revision=2
version=0.3.0
revision=1
build_style=meson
# COLOR=0 to avoid "tput not found" spam in the build output
maintainer="lemmi <lemmi@nerd2nerd.org>"
@ -11,7 +11,7 @@ license="zlib"
homepage="http://pwmt.org/projects/girara/"
short_desc="A library implementing a user interface that focuses on minimalism"
distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.xz"
checksum=a81f3e94c71a2ff92bf52295b402ede8175f82fbad1a27f29c1c05a4accb7d52
checksum=b752fa5ff0a98cfa773bbcf66bb8a5e337a61cbb085d6577b3979178d17e41a2
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" glib-devel"