summaryrefslogtreecommitdiffstats
path: root/network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild
diff options
context:
space:
mode:
author David Woodfall <dave@dawoodfall.net>2018-11-24 06:58:08 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-12-01 07:27:57 +0700
commit200e1c64330321df5926f129302159d1411138b8 (patch)
treeb22fba6551c1497ac211ce6d897566a89676ac75 /network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild
parent141f446685b1fbc7cdd4bcd8753488fefe7fe2e0 (diff)
downloadslackbuilds-200e1c64330321df5926f129302159d1411138b8.tar.gz
slackbuilds-200e1c64330321df5926f129302159d1411138b8.tar.xz
network/qbittorrent-qt5: Update to 4.1.4
Diffstat (limited to 'network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild')
-rw-r--r--network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild b/network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild
index a9e186175a..5e05fa539b 100644
--- a/network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild
+++ b/network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=qbittorrent-qt5
SRCNAM=qBittorrent
-VERSION=${VERSION:-4.1.2}
+VERSION=${VERSION:-4.1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -70,8 +70,6 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-patch -p1 --verbose <$CWD/desktop-fix.patch
-
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \