mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
desktop/thunar-archive-plugin: Updated for version 0.3.1.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
bfb7fed25a
commit
60337a6555
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for thunar-archive-plugin
|
||||
|
||||
# Copyright 2006-2012 Robby Workman, Northport, Alabama, USA
|
||||
# Copyright 2006-2013 Robby Workman, Northport, Alabama, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=thunar-archive-plugin
|
||||
VERSION=${VERSION:-0.3.0}
|
||||
VERSION=${VERSION:-0.3.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="thunar-archive-plugin"
|
||||
VERSION="0.3.0"
|
||||
HOMEPAGE="http://foo-projects.org/~benny/projects/thunar-archive-plugin/index.html"
|
||||
DOWNLOAD="http://archive.xfce.org/src/thunar-plugins/thunar-archive-plugin/0.3/thunar-archive-plugin-0.3.0.tar.bz2"
|
||||
MD5SUM="afeb3f1c65a4529dbdadc6e7b349a712"
|
||||
VERSION="0.3.1"
|
||||
HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin"
|
||||
DOWNLOAD="http://archive.xfce.org/src/thunar-plugins/thunar-archive-plugin/0.3/thunar-archive-plugin-0.3.1.tar.bz2"
|
||||
MD5SUM="425f4faaace6dc7a4716a35b7795463a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="xarchiver"
|
||||
|
|
Loading…
Reference in a new issue