diff --git a/srcpkgs/rofi/template b/srcpkgs/rofi/template index ff75b15472b..1723ff4c45b 100644 --- a/srcpkgs/rofi/template +++ b/srcpkgs/rofi/template @@ -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 " 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"