xrandr: update to 1.5.0

This commit is contained in:
Lukas Rusak 2016-02-23 20:06:35 +01:00
parent cd339df3b2
commit 40783b7dcf

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="xrandr"
PKG_VERSION="1.4.3"
PKG_VERSION="1.5.0"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="OSS"
@ -34,4 +34,4 @@ PKG_AUTORECONF="yes"
post_makeinstall_target() {
rm -rf $INSTALL/usr/bin/xkeystone
}
}