thingmenu: rebuild for metadata

This commit is contained in:
Piotr Wójcik 2018-12-08 11:21:47 +01:00 committed by maxice8
parent 5d7976dced
commit 76d15e1cb2
2 changed files with 8 additions and 6 deletions

View file

@ -1,16 +1,17 @@
# Template file for 'thingmenu'
pkgname=thingmenu
version=0.8
revision=2
makedepends="libX11-devel libXtst-devel"
revision=3
wrksrc="thingmenu-v${version}"
build_style=gnu-makefile
make_build_args="INCS=-I. LIBS=-lX11"
makedepends="libX11-devel libXtst-devel"
short_desc="A simple graphical menu launcher for X11"
maintainer='Juan RP <xtraeme@voidlinux.eu>'
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT"
homepage="http://git.r-36.net/${pkgname}/"
distfiles="http://git.r-36.net/${pkgname}/snapshot/${pkgname}-${version}.tar.gz"
checksum="ec47a09e5aa499039230c11a1ab3af46430403745049735a59f22f0a6eac50ea"
homepage="http://git.r-36.net/thingmenu/"
distfiles="ftp://bitreich.org/releases/thingmenu/thingmenu-v${version}.tgz"
checksum=17b6468d0778bad835b04556b4aa836747f3160158e90e4891b07f8c59629961
replaces="thingmenu-git>=0"
pre_build() {

1
srcpkgs/thingmenu/update Normal file
View file

@ -0,0 +1 @@
pkgname=thingmenu-v