rofi: update to 1.7.3.

This commit is contained in:
UsernameRandomlyGenerated 2022-02-04 17:44:30 +01:00 committed by Echo
parent 8e976f68a9
commit 967469c86e

View file

@ -1,6 +1,6 @@
# Template file for 'rofi' # Template file for 'rofi'
pkgname=rofi pkgname=rofi
version=1.7.2 version=1.7.3
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="autoconf automake flex glib-devel pkg-config which" hostmakedepends="autoconf automake flex glib-devel pkg-config which"
@ -12,7 +12,7 @@ maintainer="Dave Davenport <qball@gmpclient.org>"
license="MIT" license="MIT"
homepage="https://github.com/davatorium/rofi" homepage="https://github.com/davatorium/rofi"
distfiles="https://github.com/davatorium/rofi/releases/download/${version}/rofi-${version}.tar.xz" distfiles="https://github.com/davatorium/rofi/releases/download/${version}/rofi-${version}.tar.xz"
checksum=adfa04b2b3fb5f8ef4be356885e7473f611fc93ab32815027f1d7deba94fd7cd checksum=25868b68ff98338c5421211fa2f8286f9c5b6f900b4bfb7c99e0fe64eb4db67b
if [ "$XBPS_CHECK_PKGS" ]; then if [ "$XBPS_CHECK_PKGS" ]; then
makedepends+=" check-devel" makedepends+=" check-devel"