xcmenu: rebuild for metadata
This commit is contained in:
parent
12c964d9ea
commit
5d9c7389d2
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xcmenu'
|
||||
pkgname=xcmenu
|
||||
version=0.1.0
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-makefile
|
||||
makedepends="zlib-devel libxcb-devel"
|
||||
depends="dmenu"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Duncaen <mail@duncano.de>"
|
|||
license="WTFPL"
|
||||
homepage="https://github.com/dindon-sournois/xcmenu"
|
||||
distfiles="https://github.com/dindon-sournois/xcmenu/archive/v${version}.tar.gz"
|
||||
checksum="149e95ce715c77eaa179b4b8df6c499a4570915a5a094b49a7d914e0073097f1"
|
||||
checksum=149e95ce715c77eaa179b4b8df6c499a4570915a5a094b49a7d914e0073097f1
|
||||
replaces="xcmenu-git>=0"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in a new issue