rofi: update to 0.15.5; reset maintainer due to inactivity.
This commit is contained in:
parent
4018212525
commit
0e9f27a7c4
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'rofi'
|
# Template file for 'rofi'
|
||||||
pkgname=rofi
|
pkgname=rofi
|
||||||
version=0.15.4
|
version=0.15.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config autoconf"
|
hostmakedepends="pkg-config autoconf"
|
||||||
makedepends="pango-devel libXinerama-devel libXft-devel"
|
makedepends="pango-devel libXinerama-devel libXft-devel"
|
||||||
short_desc="A window switcher, run dialog and dmenu replacement"
|
short_desc="A window switcher, run dialog and dmenu replacement"
|
||||||
maintainer="Thomas Adam <thomas.adam22@gmail.com>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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=b4a9417021eb0368c257f86b5e89cdce419360fec0eb510206c05be271ac7bc1
|
checksum=3d7fefc986003527237ffc59a27158e4680e8c6daa6d45374e50734a19996dcf
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING LICENSE
|
vlicense COPYING LICENSE
|
||||||
|
|
Loading…
Reference in a new issue