thinglaunch: rebuild for metadata
This commit is contained in:
parent
76d15e1cb2
commit
ac357635b8
2 changed files with 8 additions and 6 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'thinglaunch'
|
# Template file for 'thinglaunch'
|
||||||
pkgname=thinglaunch
|
pkgname=thinglaunch
|
||||||
version=2.4
|
version=2.4
|
||||||
revision=2
|
revision=3
|
||||||
makedepends="libX11-devel"
|
wrksrc="thinglaunch-v${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="INCS=-I. LIBS=-lX11"
|
make_build_args="INCS=-I. LIBS=-lX11"
|
||||||
|
makedepends="libX11-devel"
|
||||||
short_desc="A simple command and password prompter for X11"
|
short_desc="A simple command and password prompter for X11"
|
||||||
maintainer='Juan RP <xtraeme@voidlinux.eu>'
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://git.r-36.net/${pkgname}/"
|
homepage="http://git.r-36.net/thinglaunch/"
|
||||||
distfiles="http://git.r-36.net/${pkgname}/snapshot/${pkgname}-${version}.tar.gz"
|
distfiles="ftp://bitreich.org/releases/thinglaunch/thinglaunch-v${version}.tgz"
|
||||||
checksum="56c7d80ebfc9bba63cf0eb765daec6d1aa893a1eccb2622c1d9cca262d043579"
|
checksum=71ed8d17c1a2898cbf89e35816cd7d7dfb8049fcab7145426c337a2768dd8f82
|
||||||
replaces="thinglaunch-git>=0"
|
replaces="thinglaunch-git>=0"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
1
srcpkgs/thinglaunch/update
Normal file
1
srcpkgs/thinglaunch/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pkgname=thinglaunch-v
|
Loading…
Add table
Add a link
Reference in a new issue