mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/lumina: Updated for version 1.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d5fe67e3a3
commit
4944cd1282
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for lumina
|
||||
|
||||
# 2019, updated by Chris Abela, Malta, <kristofru@gmail.com>
|
||||
# 2019, 2020, updated by Chris Abela, Malta, <kristofru@gmail.com>
|
||||
# Sasongko Bawono <sasongko262@gmail.com>
|
||||
|
||||
# Thanks to :
|
||||
|
@ -28,7 +28,7 @@
|
|||
# not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
PRGNAM=lumina
|
||||
VERSION=${VERSION:-1.5.0}
|
||||
VERSION=${VERSION:-1.6.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="lumina"
|
||||
VERSION="1.5.0"
|
||||
VERSION="1.6.0"
|
||||
HOMEPAGE="https://lumina-desktop.org/"
|
||||
DOWNLOAD="https://github.com/trueos/lumina/archive/v1.5.0/lumina-1.5.0.tar.gz"
|
||||
MD5SUM="cf770b64ab43f239f4f3905b8b8b3b07"
|
||||
DOWNLOAD="https://github.com/trueos/lumina/archive/v1.6.0/lumina-1.6.0.tar.gz"
|
||||
MD5SUM="5f27df60bc402c919ddff0f50cba2f0c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5-webkit"
|
||||
|
|
Loading…
Reference in a new issue