bemenu: update to 0.6.20

This commit is contained in:
cinerea0 2024-03-07 09:35:53 -05:00 committed by cinerea0
parent 3649f75a48
commit 1591af7e83

View file

@ -1,6 +1,6 @@
# Template file for 'bemenu' # Template file for 'bemenu'
pkgname=bemenu pkgname=bemenu
version=0.6.19 version=0.6.20
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
hostmakedepends="pkg-config wayland-devel scdoc" hostmakedepends="pkg-config wayland-devel scdoc"
@ -11,8 +11,9 @@ short_desc="Dynamic menu library and client program inspired by dmenu"
maintainer="Issam Maghni <me@concati.me>" maintainer="Issam Maghni <me@concati.me>"
license="GPL-3.0-or-later, LGPL-3.0-or-later" license="GPL-3.0-or-later, LGPL-3.0-or-later"
homepage="https://github.com/Cloudef/bemenu" homepage="https://github.com/Cloudef/bemenu"
changelog="https://github.com/Cloudef/bemenu/releases"
distfiles="https://github.com/Cloudef/bemenu/archive/refs/tags/${version}.tar.gz" distfiles="https://github.com/Cloudef/bemenu/archive/refs/tags/${version}.tar.gz"
checksum=b22adb4446a4d95ad1ad5daf565d906f414fd454082d6f533b488d70cdbcce4e checksum=abd8ec1f496d2ca7df1f1afe13cb44143279ba761e130bc4324d6fdb23753bba
bemenu-devel_package() { bemenu-devel_package() {
depends="${sourcepkg}>=${version}_${revision}" depends="${sourcepkg}>=${version}_${revision}"