mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2024-12-26 21:59:28 +01:00
nemo: Upgraded to 3.0.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
579535cc5d
commit
27a2e39b71
3 changed files with 3 additions and 3 deletions
|
@ -40,7 +40,7 @@ accountsservice
|
|||
alacarte
|
||||
cinnamon
|
||||
polib
|
||||
cinnamon-translations
|
||||
nemo
|
||||
cinnamon-screensaver
|
||||
cinnamon-themes
|
||||
cinnamon-translations
|
||||
|
|
|
@ -81,10 +81,10 @@ for dir in \
|
|||
alacarte \
|
||||
cinnamon \
|
||||
polib \
|
||||
cinnamon-translations \
|
||||
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=nemo
|
||||
VERSION=${VERSION:-3.0.3}
|
||||
VERSION=${VERSION:-3.0.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_csb}
|
||||
|
||||
|
|
Loading…
Reference in a new issue