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