Merge pull request #3247 from DaveDavenport/master
rofi: update to 0.15.12
This commit is contained in:
commit
a0900a1ed2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rofi'
|
||||
pkgname=rofi
|
||||
version=0.15.11
|
||||
version=0.15.12
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Dave Davenport <qball@gmpclient.org>"
|
|||
license="MIT"
|
||||
homepage="https://davedavenport.github.io/rofi/"
|
||||
distfiles="https://github.com/DaveDavenport/rofi/releases/download/${version}/rofi-${version}.tar.xz"
|
||||
checksum=0e32d5d41d7aa919e0f632ae08585f4197d58bbec4dc55d376657aab7887e672
|
||||
checksum=e942d865add1bf70423c536583945fcefa9fc45b17c3f222bc3cb56c692ddeed
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING LICENSE
|
||||
|
|
Loading…
Reference in New Issue