mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
desktop/xfce4-diskperf-plugin: Updated for version 2.3.0.
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
This commit is contained in:
parent
e73e64a44a
commit
09490874f5
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for xfce4-diskperf-plugin
|
||||
|
||||
# Copyright 2006,2007,2008,2009,2010 Robby Workman, Northport, Alabama, USA
|
||||
# Copyright 2006-2011 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=xfce4-diskperf-plugin
|
||||
VERSION=2.2.0
|
||||
VERSION=2.3.0
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="xfce4-diskperf-plugin"
|
||||
VERSION="2.2.0"
|
||||
VERSION="2.3.0"
|
||||
HOMEPAGE="http://goodies.xfce.org/"
|
||||
DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-diskperf-plugin/2.2/xfce4-diskperf-plugin-2.2.0.tar.bz2"
|
||||
MD5SUM="e970158fcac5b58bdc1539bc84d7b5ec"
|
||||
DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-diskperf-plugin/2.3/xfce4-diskperf-plugin-2.3.0.tar.bz2"
|
||||
MD5SUM="c6ece8123c762ee203cbc6fd5450b503"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Robby Workman"
|
||||
EMAIL="rw@rlworkman.net"
|
||||
APPROVED="Erik Hanson"
|
||||
APPROVED="Michiel van Wessem"
|
||||
|
|
Loading…
Reference in a new issue