parent
936279cbda
commit
4177431c25
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=1.6.0
|
version=1.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="autoconf automake flex glib-devel pkg-config"
|
hostmakedepends="autoconf automake flex glib-devel pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Dave Davenport <qball@gmpclient.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/davatorium/rofi"
|
homepage="https://github.com/davatorium/rofi"
|
||||||
distfiles="https://github.com/davatorium/rofi/releases/download/${version}/rofi-${version}.tar.xz"
|
distfiles="https://github.com/davatorium/rofi/releases/download/${version}/rofi-${version}.tar.xz"
|
||||||
checksum=c487a8a010345bd596c433702e054db3728f0e8f275c325f58ee2e9a1259c614
|
checksum=424c6ea7b14b3dac324ab065e59c5f3fb877befb46914a0498e8bd4017fae98a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in a new issue