aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/nemo/nemo.SlackBuild4
-rw-r--r--system/nemo/nemo.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/nemo/nemo.SlackBuild b/system/nemo/nemo.SlackBuild
index 3efe86abe9..d0031e1234 100644
--- a/system/nemo/nemo.SlackBuild
+++ b/system/nemo/nemo.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for nemo
-# Copyright 2024 Isaac Yu <isaacyu@protonmail.com>
+# Copyright 2024-2025 Isaac Yu <isaacyu@protonmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nemo
-VERSION=${VERSION:-6.4.3}
+VERSION=${VERSION:-6.4.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/nemo/nemo.info b/system/nemo/nemo.info
index a584482316..e2003bc548 100644
--- a/system/nemo/nemo.info
+++ b/system/nemo/nemo.info
@@ -1,8 +1,8 @@
PRGNAM="nemo"
-VERSION="6.4.3"
+VERSION="6.4.5"
HOMEPAGE="https://github.com/linuxmint/nemo"
-DOWNLOAD="https://github.com/linuxmint/nemo/archive/6.4.3/nemo-6.4.3.tar.gz"
-MD5SUM="b72b144bf6cc6f764d775cd9023bb2cf"
+DOWNLOAD="https://github.com/linuxmint/nemo/archive/6.4.5/nemo-6.4.5.tar.gz"
+MD5SUM="8aa031084128c7fb6d7b9c75cc53c84d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="cinnamon-desktop xapp"