rofi: update to 0.14.12.
This commit is contained in:
parent
100b34b705
commit
89e9f51569
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rofi'
|
# Template file for 'rofi'
|
||||||
pkgname=rofi
|
pkgname=rofi
|
||||||
version=0.14.9
|
version=0.14.12
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="automake pkg-config autoconf"
|
hostmakedepends="automake pkg-config autoconf"
|
||||||
makedepends="libX11-devel pango-devel libXinerama-devel libXft-devel"
|
makedepends="libX11-devel pango-devel libXinerama-devel libXft-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Thomas Adam <thomas.adam22@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://davedavenport.github.io/rofi/"
|
homepage="https://davedavenport.github.io/rofi/"
|
||||||
distfiles="https://github.com/DaveDavenport/rofi/archive/${version}.tar.gz"
|
distfiles="https://github.com/DaveDavenport/rofi/archive/${version}.tar.gz"
|
||||||
checksum=5a511bc658a36d12183347c9b7a07d99207f230a6e702dd38f5e5fa0360917ea
|
checksum=9fe94321aed1a347fc7bfc7958d2450c324bdbf9ce9ebf781ae831b463750aea
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in New Issue