mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
Merge pull request #3674 from bra1nwave/lxtask
lxtask: update to 0.1.7.
This commit is contained in:
commit
fcf4a6258b
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lxtask'
|
# Template file for 'lxtask'
|
||||||
pkgname=lxtask
|
pkgname=lxtask
|
||||||
version=0.1.6
|
version=0.1.7
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
makedepends="gtk+-devel"
|
makedepends="gtk+-devel"
|
||||||
|
@ -10,5 +10,5 @@ short_desc="LXDE Task Manager"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
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=f78d6a9953dfbedfa00f69b3e908e326398cd40f541bc8a6a08f5f0a06894345
|
checksum=f0b65a6b145856000383badafd14ab7944fd98e95c9efdc03474a5a7ff8630fe
|
||||||
|
|
Loading…
Add table
Reference in a new issue