Skip to content

Commit 0d97814

Browse files
committed
Update nemo to fix cinnamon with icu 75
1 parent e858777 commit 0d97814

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cinnamon/nemo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export CFLAGS=-"O2"
44
export CXXFLAGS="-O2"
55

66
PACKAGE=nemo
7-
PKG_VER=6.2.1
7+
PKG_VER=6.2.6
88
URL=https://github.com/linuxmint/$PACKAGE/archive/$PKG_VER.tar.gz
99
TAR=$(echo $URL | sed -r 's|(.*)/||')
1010
DIR=$PACKAGE-$PKG_VER

0 commit comments

Comments
 (0)