From e7a4323e3ba18792c1c9d47cff8795c7ee6e8333 Mon Sep 17 00:00:00 2001 From: hipperson0 Date: Tue, 28 Nov 2017 21:54:40 +0000 Subject: [PATCH] lumina: Update to 1.4.0p1 Closes #9616. Signed-off-by: Enno Boland --- srcpkgs/lumina/template | 7 ++++--- srcpkgs/lumina/update | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/lumina/template b/srcpkgs/lumina/template index 975b7be0813..28bb1484740 100644 --- a/srcpkgs/lumina/template +++ b/srcpkgs/lumina/template @@ -1,7 +1,8 @@ # Template file for 'lumina'. pkgname=lumina -version=1.4.0 +version=1.4.0p1 revision=1 +wrksrc=lumina-qt5-${version%p*} build_style=qmake hostmakedepends="qt5-host-tools" makedepends="qt5-devel qt5-x11extras-devel qt5-multimedia-devel qt5-svg-devel @@ -12,8 +13,8 @@ short_desc="Lumina Desktop Environment" maintainer="hipperson0 " license="3-clause-BSD" homepage="https://github.com/trueos/lumina" -distfiles="https://github.com/trueos/lumina/archive/v${version}.tar.gz" -checksum=feb7070e35ad0413006693ed4c821524be56c977ab5f5bc0c440e1aa7bca44f8 +distfiles="https://github.com/trueos/lumina/archive/qt5/${version}.tar.gz" +checksum=5a25aed682489d460a8333466b0b333c6633f380de72410cff71c5bbfca88034 replaces="lumina-git>=0" configure_args="QT5LIBDIR=/usr/lib/qt5 L_ETCDIR=/etc" diff --git a/srcpkgs/lumina/update b/srcpkgs/lumina/update index 3e721f33689..c72832102b0 100644 --- a/srcpkgs/lumina/update +++ b/srcpkgs/lumina/update @@ -1,2 +1,2 @@ -site='https://github.com/pcbsd/lumina/branches' +site='https://github.com/trueos/lumina/branches' pattern='qt5/\K[\d.]+'