rofi: update to 1.7.4; classabbyamp adopted

This commit is contained in:
André Cerqueira 2022-08-16 16:55:55 +01:00 committed by classabbyamp
parent a30162df5c
commit e88608dae0

View file

@ -1,6 +1,6 @@
# Template file for 'rofi'
pkgname=rofi
version=1.7.3
version=1.7.4
revision=1
build_style=gnu-configure
hostmakedepends="autoconf automake flex glib-devel pkg-config which"
@ -8,11 +8,11 @@ makedepends="libXinerama-devel librsvg-devel
libxkbcommon-devel pango-devel startup-notification-devel
xcb-util-wm-devel xcb-util-xrm-devel xcb-util-cursor-devel"
short_desc="Window switcher, run dialog and dmenu replacement"
maintainer="Dave Davenport <qball@gmpclient.org>"
maintainer="classabbyamp <void@placeviolette.net>"
license="MIT"
homepage="https://github.com/davatorium/rofi"
distfiles="https://github.com/davatorium/rofi/releases/download/${version}/rofi-${version}.tar.xz"
checksum=25868b68ff98338c5421211fa2f8286f9c5b6f900b4bfb7c99e0fe64eb4db67b
checksum=1922e7dec6d591335384e4b14e94e592d96be1e4ff07f1506e9c3c367da62cdf
if [ "$XBPS_CHECK_PKGS" ]; then
makedepends+=" check-devel"