bemenu: update to 0.5.0

This commit is contained in:
Paper 2020-08-04 19:40:48 +02:00 committed by Johannes
parent 8cbc41dc33
commit ae7b95565a

View file

@ -1,7 +1,7 @@
# Template file for 'bemenu'
pkgname=bemenu
version=0.4.1
revision=2
version=0.5.0
revision=1
build_style=gnu-makefile
make_build_args="PREFIX=/usr"
hostmakedepends="pkg-config wayland-devel"
@ -11,9 +11,9 @@ makedepends="ncurses-devel cairo-devel pango-devel
short_desc="Dynamic menu library and client program inspired by dmenu"
maintainer="Issam Maghni <me@concati.me>"
license="GPL-3.0-or-later, LGPL-3.0-or-later"
homepage="https://github.com/Cloudef/${pkgname}"
homepage="https://github.com/Cloudef/bemenu"
distfiles="https://github.com/Cloudef/bemenu/archive/${version}.tar.gz"
checksum=fb5e49f32318945c3eeefae7218ff5fc3547996409f324fbf6a0106e51561380
checksum=56e4a0bd06f93e7dfcdabbf7ee1ed973ce4e77d648132064f26f30662c4055f1
bemenu-devel_package() {
depends="bemenu-${version}_${revision}"