mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lxrandr: update to 0.3.2.
This commit is contained in:
parent
8ccbbaea6a
commit
3b275ea347
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'lxrandr'
|
# Template file for 'lxrandr'
|
||||||
pkgname=lxrandr
|
pkgname=lxrandr
|
||||||
version=0.3.1
|
version=0.3.2
|
||||||
revision=1
|
revision=1
|
||||||
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 xrandr"
|
depends="desktop-file-utils xrandr"
|
||||||
short_desc="LXDE Monitor configuration tool"
|
short_desc="LXDE Monitor configuration tool"
|
||||||
homepage="http://lxde.org/"
|
|
||||||
license="GPL-2"
|
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
|
license="GPL-2.0r-or-later"
|
||||||
|
homepage="http://lxde.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/lxde/${pkgname}-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/lxde/${pkgname}-${version}.tar.xz"
|
||||||
checksum=6d98338485a90d9e47f6d08184df77ca0d9715517f8a45a914e861750589184e
|
checksum=8b5edfc9718061bc161fe51d388697cbaa819d6f8013ed24ba22f438e0dbc312
|
||||||
|
|
Loading…
Add table
Reference in a new issue