mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +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
|
# 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.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=xfce4-mount-plugin
|
PRGNAM=xfce4-mount-plugin
|
||||||
VERSION=${VERSION:-1.1.4}
|
VERSION=${VERSION:-1.1.5}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="xfce4-mount-plugin"
|
PRGNAM="xfce4-mount-plugin"
|
||||||
VERSION="1.1.4"
|
VERSION="1.1.5"
|
||||||
HOMEPAGE="https://goodies.xfce.org/"
|
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.4.tar.bz2"
|
DOWNLOAD="https://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/1.1/xfce4-mount-plugin-1.1.5.tar.bz2"
|
||||||
MD5SUM="5418323795dbe1499e19c8a8162eba7b"
|
MD5SUM="69daef396b1288352d2ccbc7ee367dce"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue