rofi: update to 0.15.10
This commit is contained in:
parent
abe10b29bc
commit
563d6c8c85
@ -1,16 +1,16 @@
|
||||
# Template file for 'rofi'
|
||||
pkgname=rofi
|
||||
version=0.15.8
|
||||
version=0.15.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config autoconf"
|
||||
makedepends="pango-devel libXinerama-devel libXft-devel"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="pango-devel libXinerama-devel libXft-devel startup-notification-devel"
|
||||
short_desc="A window switcher, run dialog and dmenu replacement"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="MIT"
|
||||
homepage="https://davedavenport.github.io/rofi/"
|
||||
distfiles="https://github.com/DaveDavenport/rofi/releases/download/${version}/rofi-${version}.tar.xz"
|
||||
checksum=13aa2194c87f183c217069292092b38b9ab12115abb0bf312c6d48b22c3b369f
|
||||
checksum=c297771e7b6f0c8aef4be27ec7f8e5ab3138c558afddef188f7787d6a84d7326
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user