From d6d4eb429e19e94c75771d1780b0c9f100dd9eb0 Mon Sep 17 00:00:00 2001 From: David Woodfall Date: Fri, 22 Dec 2017 21:12:34 +0000 Subject: system/sddm: Updated for version 0.17.0. Signed-off-by: David Spencer --- system/sddm/README | 3 ++- system/sddm/doinst.sh | 1 + system/sddm/sddm.SlackBuild | 4 ++-- system/sddm/sddm.info | 6 +++--- 4 files changed, 8 insertions(+), 6 deletions(-) (limited to 'system/sddm') diff --git a/system/sddm/README b/system/sddm/README index f31e540f47..74b07415e2 100644 --- a/system/sddm/README +++ b/system/sddm/README @@ -18,4 +18,5 @@ run: usermod -d /var/lib/sddm sddm -when SDDM is *not* running. +when SDDM is *not* running. Do this before installing or upgrading the +package. diff --git a/system/sddm/doinst.sh b/system/sddm/doinst.sh index 8133e45f74..873f5495c0 100644 --- a/system/sddm/doinst.sh +++ b/system/sddm/doinst.sh @@ -18,6 +18,7 @@ if [ -n "$(grep sddm etc/passwd | grep var/empty)" ]; then echo echo 'SDDM $HOME is set to /var/empty in /etc/passwd' echo "This needs to be changed to /var/lib/sddm" + echo "(see README)." echo echo "Please run:" echo "usermod -d /var/lib/sddm sddm" diff --git a/system/sddm/sddm.SlackBuild b/system/sddm/sddm.SlackBuild index f21cdad6fc..9507440021 100644 --- a/system/sddm/sddm.SlackBuild +++ b/system/sddm/sddm.SlackBuild @@ -22,8 +22,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sddm -VERSION=${VERSION:-0.16.0} -BUILD=${BUILD:-2} +VERSION=${VERSION:-0.17.0} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then diff --git a/system/sddm/sddm.info b/system/sddm/sddm.info index 12ac61f25b..c94c106d40 100644 --- a/system/sddm/sddm.info +++ b/system/sddm/sddm.info @@ -1,8 +1,8 @@ PRGNAM="sddm" -VERSION="0.16.0" +VERSION="0.17.0" HOMEPAGE="https://github.com/sddm/sddm" -DOWNLOAD="https://github.com/sddm/sddm/archive/v0.16.0/sddm-0.16.0.tar.gz" -MD5SUM="8d41b09ff9197b182b093af82e3958d5" +DOWNLOAD="https://github.com/sddm/sddm/releases/download/v0.17.0/sddm-0.17.0.tar.gz" +MD5SUM="3e665c82e20d9aa4ab84376ed4a80adc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="extra-cmake-modules qt5" -- cgit v1.2.3