From ca77d411e4790b3b92d039e32ca63809e7f3d875 Mon Sep 17 00:00:00 2001 From: fsLeg Date: Fri, 17 Apr 2015 19:58:28 +0300 Subject: [PATCH] mintstick: updated version to 1.2.4. --- mintstick/mintstick.SlackBuild | 10 +++++----- mintstick/mintstick.info | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/mintstick/mintstick.SlackBuild b/mintstick/mintstick.SlackBuild index dbaa66c..c01c549 100755 --- a/mintstick/mintstick.SlackBuild +++ b/mintstick/mintstick.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for mintstick -# Copyright 2014 Vladislav Borisov Moscow, Russia +# Copyright 2014-2015 Vladislav Borisov Moscow, Russia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,9 +23,9 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=mintstick -VERSION=${VERSION:-1.2.2} -VERSION_HASH=${VERSION_HASH:-57a40ea66d4ad8394d4bebb502d8568a8ad13632} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.2.4} +VERSION_HASH=${VERSION_HASH:-ffc945833d1f721f42b369d9782ef4a0ed8ddb22} +BUILD=${BUILD:-1} TAG=${TAG:-fsleg} # Automatically determine the architecture we're building on: @@ -64,7 +64,7 @@ find -L . \ -o -perm 511 \) -exec chmod 755 {} \; -o \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; - + # mintstick is just a few python scripts, so there's nothing to build # The following is taken from install.sh LIBFILES="mintstick.py raw_write.py raw_format.py mountutils.py" diff --git a/mintstick/mintstick.info b/mintstick/mintstick.info index c1ba444..5fd0664 100644 --- a/mintstick/mintstick.info +++ b/mintstick/mintstick.info @@ -1,8 +1,8 @@ PRGNAM="mintstick" -VERSION="1.2.2" +VERSION="1.2.4" HOMEPAGE="https://github.com/linuxmint/mintstick/" -DOWNLOAD="https://github.com/linuxmint/mintstick/archive/57a40ea66d4ad8394d4bebb502d8568a8ad13632.zip" -MD5SUM="855569bf61860107fba35550b5b836fe" +DOWNLOAD="https://github.com/linuxmint/mintstick/archive/ffc945833d1f721f42b369d9782ef4a0ed8ddb22.zip" +MD5SUM="3a6f208ea79cd5275d6f3694b018003f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pyparted pygobject3" -- 2.46.3