From 348715087257afc1290e27f275ebb90e37f34f0e Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Fri, 19 Dec 2014 16:16:21 +0200 Subject: system/slpkg: Updated for version 2.1.4. Signed-off-by: Dimitris Zlatanidis --- system/slpkg/doinst.sh | 2 +- system/slpkg/slpkg.SlackBuild | 2 +- system/slpkg/slpkg.info | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'system') diff --git a/system/slpkg/doinst.sh b/system/slpkg/doinst.sh index c06beaa646..f64c9d0d21 100644 --- a/system/slpkg/doinst.sh +++ b/system/slpkg/doinst.sh @@ -10,7 +10,7 @@ config() { CONFIGS="slpkg.conf blacklist slackware-mirrors" for file in $CONFIGS; do - config /etc/slpkg/${file}.new + config etc/slpkg/${file}.new done if [ -x /usr/bin/update-desktop-database ]; then diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild index f7ec93e682..0ad4010f2a 100644 --- a/system/slpkg/slpkg.SlackBuild +++ b/system/slpkg/slpkg.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=slpkg -VERSION=${VERSION:-2.1.3} +VERSION=${VERSION:-2.1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/slpkg/slpkg.info b/system/slpkg/slpkg.info index 3a36cda580..7524bd8795 100644 --- a/system/slpkg/slpkg.info +++ b/system/slpkg/slpkg.info @@ -1,8 +1,8 @@ PRGNAM="slpkg" -VERSION="2.1.3" +VERSION="2.1.4" HOMEPAGE="https://github.com/dslackw/slpkg" -DOWNLOAD="https://github.com/dslackw/slpkg/archive/v2.1.3.tar.gz" -MD5SUM="066465718da974e8a4b556ff3db4cd97" +DOWNLOAD="https://github.com/dslackw/slpkg/archive/v2.1.4.tar.gz" +MD5SUM="6db674733a7c006b6fe8c867c29def5b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3