rofi: update to 1.7.5.

This commit is contained in:
classabbyamp 2022-09-07 04:47:42 -04:00
parent b995efab68
commit 3ce8e7ebbb
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'rofi'
pkgname=rofi
version=1.7.4
version=1.7.5
revision=1
build_style=gnu-configure
hostmakedepends="autoconf automake flex glib-devel pkg-config which"
@ -12,7 +12,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=1922e7dec6d591335384e4b14e94e592d96be1e4ff07f1506e9c3c367da62cdf
checksum=caffcf66d165cb32b748c1db7f229d6d75da58c1685eb17455f65c60e8220c8d
if [ "$XBPS_CHECK_PKGS" ]; then
makedepends+=" check-devel"