rofi: update to 1.7.7.

This commit is contained in:
classabbyamp 2025-01-06 12:33:46 -05:00
parent 566abf6fc3
commit 61e6aa6bfd
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -2,7 +2,7 @@
# XXX: ensure all compiled rofi plugins work with each version
# xlocate 'usr/lib/rofi/.*.so' to find them
pkgname=rofi
version=1.7.6
version=1.7.7
revision=1
build_style=gnu-configure
hostmakedepends="autoconf automake flex glib-devel pkg-config which"
@ -14,7 +14,7 @@ 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=1933110560dc6f273bca80fcc39c7b1f74b4de5605532a18759137a78d90e637
checksum=ce29264f7c4266ecff43abc7d0fe938e5506ae5c2c48b334e242e89c94b51607
if [ "$XBPS_CHECK_PKGS" ]; then
makedepends+=" check-devel"