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