fuzzel: update to 1.6.4.

This commit is contained in:
Isaac Freund 2021-10-22 14:07:33 +02:00 committed by Érico Nogueira Rolim
parent 7941b8aa21
commit c03e2546b6

View file

@ -1,6 +1,6 @@
# Template file for 'fuzzel'
pkgname=fuzzel
version=1.6.3
version=1.6.4
revision=1
wrksrc="$pkgname"
build_style=meson
@ -8,11 +8,11 @@ hostmakedepends="pkg-config scdoc wayland-devel"
makedepends="cairo-devel fcft-devel librsvg-devel libpng-devel
libxkbcommon-devel pixman-devel tllist wayland-devel wayland-protocols"
short_desc="Application launcher for wlroots based Wayland compositors"
maintainer="Isaac Freund <ifreund@ifreund.xyz>"
maintainer="Isaac Freund <mail@isaacfreund.com>"
license="MIT"
homepage="https://codeberg.org/dnkl/fuzzel"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=5debf6e7cfad8f7b21fbf7c5c2f4f22bd9f6f8273f4b658def4fce70e8c4a3a0
checksum=69d519c2dbcd53dc6a8e45f81f1240a2ea3ac9f420fffca8fcfce59001d443d7
post_install() {
rm "${PKGDESTDIR}/usr/share/doc/${pkgname}/LICENSE"