xrootconsole: rebuild for metadata

This commit is contained in:
Piotr Wójcik 2018-11-30 12:01:11 +01:00 committed by maxice8
parent bf98628546
commit 9ae839cbcc
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -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"