From 3a2b502621e50b5873dec80e3be983decbf2cb5d Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sun, 10 Jul 2016 10:29:12 +0200 Subject: system/lxrandr: Updated for version 0.3.1. Signed-off-by: Matteo Bernardini --- system/lxrandr/lxrandr.SlackBuild | 7 +++++-- system/lxrandr/lxrandr.info | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'system/lxrandr') diff --git a/system/lxrandr/lxrandr.SlackBuild b/system/lxrandr/lxrandr.SlackBuild index cf7f0958bf..75a1d6c168 100644 --- a/system/lxrandr/lxrandr.SlackBuild +++ b/system/lxrandr/lxrandr.SlackBuild @@ -1,6 +1,7 @@ #!/bin/sh # $Id: lxrandr.SlackBuild,v 1.2 2009/09/11 10:27:05 root Exp root $ # Copyright (c) 2008-2009 Eric Hameleers, Eindhoven, NL +# Copyright 2010-2016 Matteo Bernardini # * update. +# 0.3.1-1 10/jul/2016 by Matteo Bernardini +# * update. # # -# Run 'sh lxrandr.SlackBuild --cleanup' to build a Slackware package. +# Run 'sh lxrandr.SlackBuild' to build a Slackware package. # The package is created in /tmp . # Install using 'installpkg'. # # ----------------------------------------------------------------------------- PRGNAM=lxrandr -VERSION=${VERSION:-0.3.0} +VERSION=${VERSION:-0.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/lxrandr/lxrandr.info b/system/lxrandr/lxrandr.info index 5b2c8aa52a..53333df25c 100644 --- a/system/lxrandr/lxrandr.info +++ b/system/lxrandr/lxrandr.info @@ -1,8 +1,8 @@ PRGNAM="lxrandr" -VERSION="0.3.0" +VERSION="0.3.1" HOMEPAGE="http://wiki.lxde.org/en/LXRandr" -DOWNLOAD="http://downloads.sf.net/lxde/lxrandr-0.3.0.tar.xz" -MD5SUM="250f0ebb09c1e02f430f951911ba1259" +DOWNLOAD="http://downloads.sf.net/lxde/lxrandr-0.3.1.tar.xz" +MD5SUM="b327938f18a4baac85c4707f927d606e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-65-gdbad