summaryrefslogtreecommitdiffstats
path: root/system/file-roller/file-roller.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/file-roller/file-roller.SlackBuild')
-rw-r--r--system/file-roller/file-roller.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/system/file-roller/file-roller.SlackBuild b/system/file-roller/file-roller.SlackBuild
index fec67df7d8..39d43d77a2 100644
--- a/system/file-roller/file-roller.SlackBuild
+++ b/system/file-roller/file-roller.SlackBuild
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=file-roller
-VERSION=${VERSION:-3.8.4}
+VERSION=${VERSION:-2.32.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -81,7 +81,8 @@ CFLAGS="$SLKCFLAGS" \
--infodir=/usr/info \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--localedir=/usr/share/locale \
- --enable-libarchive \
+ --disable-scrollkeeper \
+ --with-gtk=2.0 \
--disable-static \
--enable-shared \
--build=$ARCH-slackware-linux