From 7581b44ae36c90ccb7e6814b7dd5d3be72f640aa Mon Sep 17 00:00:00 2001 From: "Ryan P.C. McQuen" Date: Sat, 7 May 2016 13:18:48 -0700 Subject: desktop/lumina: Updated for version 0.9.0. Signed-off-by: Ryan P.C. McQuen --- desktop/lumina/README | 2 ++ desktop/lumina/lumina.SlackBuild | 4 ++-- desktop/lumina/lumina.info | 6 +++--- 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 . 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" -- cgit v1.2.3-79-gdb01