summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Ryan P.C. McQuen <ryan.q@linux.com>2016-05-07 13:18:48 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-08 08:22:42 +0700
commit7581b44ae36c90ccb7e6814b7dd5d3be72f640aa (patch)
tree23a602e758705ce2909686da9aba443dfb95c332 /desktop
parent3b7bd2b0bf3f264edca35342a0a2c453db30bee7 (diff)
downloadslackbuilds-7581b44ae36c90ccb7e6814b7dd5d3be72f640aa.tar.gz
slackbuilds-7581b44ae36c90ccb7e6814b7dd5d3be72f640aa.tar.xz
desktop/lumina: Updated for version 0.9.0.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/lumina/README2
-rw-r--r--desktop/lumina/lumina.SlackBuild4
-rw-r--r--desktop/lumina/lumina.info6
3 files changed, 7 insertions, 5 deletions
diff --git a/desktop/lumina/README b/desktop/lumina/README
index c9ab1408ee..743b8b67f6 100644
--- a/desktop/lumina/README
+++ b/desktop/lumina/README
@@ -7,3 +7,5 @@ It is specifically designed for PC-BSDĀ® and FreeBSD, but has also been
ported to many other BSD and Linux operating systems. It is based on the
Qt graphical toolkit and the Fluxbox window manager, and uses a small
number of X utilities for various tasks, such as numlockx and xscreensaver.
+
+"acpi" is an optional dependency for the battery monitor.
diff --git a/desktop/lumina/lumina.SlackBuild b/desktop/lumina/lumina.SlackBuild
index b5ae965885..11f2dac05e 100644
--- a/desktop/lumina/lumina.SlackBuild
+++ b/desktop/lumina/lumina.SlackBuild
@@ -25,8 +25,8 @@
# not, see <http://www.gnu.org/licenses/>.
PRGNAM=lumina
-VERSION=${VERSION:-0.8.6}
-SRCVERSION=${SRCVERSION:-}
+VERSION=${VERSION:-0.9.0}
+SRCVERSION=${SRCVERSION:--p1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/desktop/lumina/lumina.info b/desktop/lumina/lumina.info
index 69b7611b2c..d8a2d78741 100644
--- a/desktop/lumina/lumina.info
+++ b/desktop/lumina/lumina.info
@@ -1,8 +1,8 @@
PRGNAM="lumina"
-VERSION="0.8.6"
+VERSION="0.9.0"
HOMEPAGE="http://lumina-desktop.org/"
-DOWNLOAD="https://github.com/pcbsd/lumina/archive/v0.8.6-Release.tar.gz"
-MD5SUM="8768c4f9d6b7f80ba7bac1488273d6e8"
+DOWNLOAD="https://github.com/pcbsd/lumina/archive/v0.9.0-Release-p1.tar.gz"
+MD5SUM="cc977efed44cbfb5c3435daff16d7566"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"