We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e858777 commit 0d97814Copy full SHA for 0d97814
1 file changed
cinnamon/nemo
@@ -4,7 +4,7 @@ export CFLAGS=-"O2"
4
export CXXFLAGS="-O2"
5
6
PACKAGE=nemo
7
-PKG_VER=6.2.1
+PKG_VER=6.2.6
8
URL=https://github.com/linuxmint/$PACKAGE/archive/$PKG_VER.tar.gz
9
TAR=$(echo $URL | sed -r 's|(.*)/||')
10
DIR=$PACKAGE-$PKG_VER
0 commit comments