mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2024-12-25 21:59:21 +01:00
Update reference to slackware.uk.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
7c4de101ed
commit
5a115576eb
3 changed files with 4 additions and 4 deletions
2
README
2
README
|
@ -7,7 +7,7 @@ The Cinnamon packages are built with a minimum set of dependencies, but still
|
|||
provides a working desktop.
|
||||
|
||||
Binary packages of Cinnamon for Slackware 14.1 for both ARCH (x86 and x86_64)
|
||||
can be obtained from : http://www.slackware.org.uk/csb/. Binaries are built
|
||||
can be obtained from : http://www.slackware.uk/csb/. Binaries are built
|
||||
against Slackware 14.1.
|
||||
|
||||
If you have custom installation, building from the source is the recommended
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for cinnamon
|
||||
|
||||
# Copyright 2014-2015 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
||||
# Copyright 2014-2016 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=cinnamon
|
||||
VERSION=${VERSION:-2.8.6}
|
||||
VERSION=${VERSION:-2.8.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_csb}
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
# Modified by Willy Sudiarto Raharjo for CSB Project
|
||||
|
||||
PRGNAM=vala
|
||||
VERSION=${VERSION:-0.30.0}
|
||||
VERSION=${VERSION:-0.30.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_csb}
|
||||
|
||||
|
|
Loading…
Reference in a new issue