rofi: update to 1.7.5.
This commit is contained in:
parent
b995efab68
commit
3ce8e7ebbb
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue