lumina: Update to 1.4.0p1
Closes #9616. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
35886bac33
commit
e7a4323e3b
|
@ -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 <hipperson0@gmail.com>"
|
||||
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"
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
site='https://github.com/pcbsd/lumina/branches'
|
||||
site='https://github.com/trueos/lumina/branches'
|
||||
pattern='qt5/\K[\d.]+'
|
||||
|
|
Loading…
Reference in New Issue