system/lxrandr: Updated for version 0.3.1.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2016-07-10 10:29:12 +02:00 committed by Willy Sudiarto Raharjo
parent e210a231de
commit 3a2b502621
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 8 additions and 5 deletions

View file

@ -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 <ponce@slackbuilds.org, Pisa, Italy
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@ -43,16 +44,18 @@
# * update.
# 0.3.0-1 05/oct/2014 by Matteo Bernardini <ponce@slackbuilds.org>
# * update.
# 0.3.1-1 10/jul/2016 by Matteo Bernardini <ponce@slackbuilds.org>
# * 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}

View file

@ -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=""