rofi: update to 0.15.11
This commit is contained in:
parent
8220c21d83
commit
5629fdbef0
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rofi'
|
# Template file for 'rofi'
|
||||||
pkgname=rofi
|
pkgname=rofi
|
||||||
version=0.15.10
|
version=0.15.11
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="i3-devel pango-devel libXinerama-devel libXft-devel startup-notification-devel"
|
makedepends="i3-devel pango-devel libXinerama-devel libXft-devel startup-notification-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Dave Davenport <qball@gmpclient.org>"
|
||||||
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=c297771e7b6f0c8aef4be27ec7f8e5ab3138c558afddef188f7787d6a84d7326
|
checksum=0e32d5d41d7aa919e0f632ae08585f4197d58bbec4dc55d376657aab7887e672
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING LICENSE
|
vlicense COPYING LICENSE
|
||||||
|
|
Loading…
Reference in New Issue