diff --git a/system/duperemove/duperemove.SlackBuild b/system/duperemove/duperemove.SlackBuild index d19b2b5b3e..4384679bdd 100644 --- a/system/duperemove/duperemove.SlackBuild +++ b/system/duperemove/duperemove.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=duperemove -VERSION=${VERSION:-0.15.1} +VERSION=${VERSION:-0.15.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/duperemove/duperemove.info b/system/duperemove/duperemove.info index c606b4e295..c231c34047 100644 --- a/system/duperemove/duperemove.info +++ b/system/duperemove/duperemove.info @@ -1,8 +1,8 @@ PRGNAM="duperemove" -VERSION="0.15.1" +VERSION="0.15.2" HOMEPAGE="https://markfasheh.github.io/duperemove/" -DOWNLOAD="https://github.com/markfasheh/duperemove/archive/refs/tags/v0.15.1/duperemove-0.15.1.tar.gz" -MD5SUM="b42313d14dbbd41d4a940d6eb55858a5" +DOWNLOAD="https://github.com/markfasheh/duperemove/archive/refs/tags/v0.15.2/duperemove-0.15.2.tar.gz" +MD5SUM="cef2bb84cfc9bb2f3c00b5c04d89ba50" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libbsd"