mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
xrootconsole: rebuild for metadata
This commit is contained in:
parent
bf98628546
commit
9ae839cbcc
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'xrootconsole'
|
# Template file for 'xrootconsole'
|
||||||
pkgname=xrootconsole
|
pkgname=xrootconsole
|
||||||
version=0.6r3
|
version=0.6r3
|
||||||
revision=2
|
revision=3
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="${pkgname}-${version%r*}"
|
build_wrksrc="${pkgname}-${version%r*}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="libX11-devel"
|
makedepends="libX11-devel"
|
||||||
short_desc="Fancy X console display"
|
short_desc="Fancy X console display"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://packages.debian.org/source/sid/xrootconsole"
|
homepage="https://packages.debian.org/source/sid/xrootconsole"
|
||||||
distfiles="${DEBIAN_SITE}/main/x/${pkgname}/${pkgname}_${version%r*}.orig.tar.gz
|
distfiles="${DEBIAN_SITE}/main/x/${pkgname}/${pkgname}_${version%r*}.orig.tar.gz
|
||||||
${DEBIAN_SITE}/main/x/${pkgname}/${pkgname}_${version/r/-}.debian.tar.gz"
|
${DEBIAN_SITE}/main/x/${pkgname}/${pkgname}_${version/r/-}.debian.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue