lxrandr: update to 0.3.0.
This commit is contained in:
parent
0c202003f8
commit
7c926446c3
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'lxrandr'
|
||||
pkgname=lxrandr
|
||||
version=0.1.2
|
||||
revision=3
|
||||
version=0.3.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="gtk+-devel desktop-file-utils"
|
||||
makedepends="gtk+-devel"
|
||||
depends="desktop-file-utils"
|
||||
short_desc="LXDE Monitor configuration tool"
|
||||
homepage="http://lxde.org/"
|
||||
license="GPL2"
|
||||
license="GPL-2"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
||||
checksum=fb8139478f6cfeac6a2d8adb4e55e8cad099bfe2da7c82253c935ba719f9cf19
|
||||
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.xz"
|
||||
checksum=183deaed658c4a0ba937fc349e88330267b8309fc51f67f7ec4b4768ccc66b76
|
||||
|
|
Loading…
Reference in New Issue