mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
lxrandr: update to 0.3.0.
This commit is contained in:
parent
0c202003f8
commit
7c926446c3
1 changed files with 6 additions and 6 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'lxrandr'
|
# Template file for 'lxrandr'
|
||||||
pkgname=lxrandr
|
pkgname=lxrandr
|
||||||
version=0.1.2
|
version=0.3.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
makedepends="gtk+-devel desktop-file-utils"
|
makedepends="gtk+-devel"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
short_desc="LXDE Monitor configuration tool"
|
short_desc="LXDE Monitor configuration tool"
|
||||||
homepage="http://lxde.org/"
|
homepage="http://lxde.org/"
|
||||||
license="GPL2"
|
license="GPL-2"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.xz"
|
||||||
checksum=fb8139478f6cfeac6a2d8adb4e55e8cad099bfe2da7c82253c935ba719f9cf19
|
checksum=183deaed658c4a0ba937fc349e88330267b8309fc51f67f7ec4b4768ccc66b76
|
||||||
|
|
Loading…
Add table
Reference in a new issue