mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
lxtask: rebuild for metadata
This commit is contained in:
parent
ac84fd9581
commit
8839ba16bd
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'lxtask'
|
# Template file for 'lxtask'
|
||||||
pkgname=lxtask
|
pkgname=lxtask
|
||||||
version=0.1.8
|
version=0.1.8
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
makedepends="gtk+-devel"
|
makedepends="gtk+-devel"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
short_desc="LXDE Task Manager"
|
short_desc="LXDE Task Manager"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://lxde.org/"
|
homepage="http://lxde.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/lxde/${pkgname}-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/lxde/${pkgname}-${version}.tar.xz"
|
||||||
checksum=dfb443805f72857b5ad711d4bb862a9cd3db0cd2df16d0c24f23ed679b0bef40
|
checksum=dfb443805f72857b5ad711d4bb862a9cd3db0cd2df16d0c24f23ed679b0bef40
|
||||||
|
|
Loading…
Add table
Reference in a new issue