mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
desktop/xfce4-mount-plugin: Updated for version 1.1.5.
This commit is contained in:
parent
2206df70e9
commit
975f0196a2
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for xfce4-mount-plugin
|
||||
|
||||
# Copyright 2006-2012 Robby Workman, Northport, Alabama, USA
|
||||
# Copyright 2006-2021 Robby Workman, Tuscaloosa, 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-mount-plugin
|
||||
VERSION=${VERSION:-1.1.4}
|
||||
VERSION=${VERSION:-1.1.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xfce4-mount-plugin"
|
||||
VERSION="1.1.4"
|
||||
HOMEPAGE="https://goodies.xfce.org/"
|
||||
DOWNLOAD="https://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/1.1/xfce4-mount-plugin-1.1.4.tar.bz2"
|
||||
MD5SUM="5418323795dbe1499e19c8a8162eba7b"
|
||||
VERSION="1.1.5"
|
||||
HOMEPAGE="https://docs.xfce.org/panel-plugins/xfce4-mount-plugin/start"
|
||||
DOWNLOAD="https://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/1.1/xfce4-mount-plugin-1.1.5.tar.bz2"
|
||||
MD5SUM="69daef396b1288352d2ccbc7ee367dce"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue