mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/file-roller: Downgraded to version 2.32.2.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
48407e31dd
commit
ee3b37293c
2 changed files with 6 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="file-roller"
|
||||
VERSION="3.8.4"
|
||||
VERSION="2.32.2"
|
||||
HOMEPAGE="http://fileroller.sourceforge.net/"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/file-roller/3.8/file-roller-3.8.4.tar.xz"
|
||||
MD5SUM="daee8374afe23a3c7d83ec42bb84da22"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/file-roller/2.32/file-roller-2.32.2.tar.bz2"
|
||||
MD5SUM="2ec596e237c2f3af1d7d3f5b9c12884f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue