mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2024-12-25 21:59:21 +01:00
cinnamon: Upgraded to 2.6.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
55f8ea97f5
commit
5f180a9e29
3 changed files with 3 additions and 1 deletions
|
@ -42,3 +42,4 @@ polib
|
|||
nemo
|
||||
cinnamon-screensaver
|
||||
cinnamon-themes
|
||||
cinnamon-translations
|
||||
|
|
|
@ -82,6 +82,7 @@ for dir in \
|
|||
nemo \
|
||||
cinnamon-screensaver \
|
||||
cinnamon-themes \
|
||||
cinnamon-translations \
|
||||
; do
|
||||
# Get the package name
|
||||
package=$(echo $dir | cut -f2- -d /)
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=cinnamon
|
||||
VERSION=${VERSION:-2.6.7}
|
||||
VERSION=${VERSION:-2.6.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_csb}
|
||||
|
||||
|
|
Loading…
Reference in a new issue