lxtask: update to 0.1.10.
This commit is contained in:
parent
e450ab78b4
commit
b966ce91ee
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'lxtask'
|
||||
pkgname=lxtask
|
||||
version=0.1.9
|
||||
revision=2
|
||||
version=0.1.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-gtk3"
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="gtk+3-devel"
|
||||
depends="desktop-file-utils"
|
||||
short_desc="LXDE Task Manager"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Ulf <void@uw.anonaddy.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://lxde.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/lxde/${pkgname}-${version}.tar.xz"
|
||||
checksum=41ea88f0adf31a840e4b9d137ca5ea802860d1a117845ba25f3080d74a876433
|
||||
checksum=2216df9bc4bb2d80733e788966512ac58c421e0a0a1ff85210f34a29d1eb4e2c
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
|
Loading…
Reference in a new issue