rofi: update to 1.5.2.
This commit is contained in:
parent
1f60d1d559
commit
76b377cd26
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rofi'
|
# Template file for 'rofi'
|
||||||
pkgname=rofi
|
pkgname=rofi
|
||||||
version=1.5.1
|
version=1.5.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="flex glib-devel pkg-config"
|
hostmakedepends="flex glib-devel pkg-config"
|
||||||
makedepends="check-devel i3-devel libXinerama-devel librsvg-devel
|
makedepends="check-devel i3-devel libXinerama-devel librsvg-devel
|
||||||
|
@ -12,7 +12,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=f1bc0911201e528d443141d53de43be97538ee7484f8c278c38e2fab160aa173
|
checksum=f2b289d693d469ed8d61fbc7b1911d0024c100ce32752e636e116f243350ca9d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue