mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 21:43:13 +02:00
rofi: update to 0.15.1.
This commit is contained in:
parent
c044b4bb80
commit
6df0515c95
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rofi'
|
# Template file for 'rofi'
|
||||||
pkgname=rofi
|
pkgname=rofi
|
||||||
version=0.14.12
|
version=0.15.1
|
||||||
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=9fe94321aed1a347fc7bfc7958d2450c324bdbf9ce9ebf781ae831b463750aea
|
checksum=35de926df5f4fe03a7d62c78102c9b82820236f66c22cfcc987b6d388421d715
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue