diff options
-rw-r--r-- | system/duperemove/duperemove.SlackBuild | 2 | ||||
-rw-r--r-- | system/duperemove/duperemove.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/duperemove/duperemove.SlackBuild b/system/duperemove/duperemove.SlackBuild index 3c24e06ddd..1b07cc30be 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.13} +VERSION=${VERSION:-0.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/duperemove/duperemove.info b/system/duperemove/duperemove.info index 48751bcd8d..2eefc5d826 100644 --- a/system/duperemove/duperemove.info +++ b/system/duperemove/duperemove.info @@ -1,8 +1,8 @@ PRGNAM="duperemove" -VERSION="0.13" +VERSION="0.14" HOMEPAGE="https://markfasheh.github.io/duperemove/" -DOWNLOAD="https://github.com/markfasheh/duperemove/archive/refs/tags/v0.13/duperemove-0.13.tar.gz" -MD5SUM="ab8b9247ab6ccf4d988d7747e59b7c0f" +DOWNLOAD="https://github.com/markfasheh/duperemove/archive/refs/tags/v0.14/duperemove-0.14.tar.gz" +MD5SUM="aff940e5739b73d1d187d3f12eb95100" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |