mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
rofi: update to 1.7.7.
This commit is contained in:
parent
566abf6fc3
commit
61e6aa6bfd
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue