mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
desktop/xfce4-verve-plugin: Updated for version 2.0.1.
This commit is contained in:
parent
0482dff6ba
commit
09f2dd382c
2 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for xfce4-verve-plugin
|
||||
|
||||
# Copyright 2006-2011 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-verve-plugin
|
||||
VERSION=${VERSION:-2.0.0}
|
||||
VERSION=${VERSION:-2.0.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -89,7 +89,7 @@ find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
|
|||
|
||||
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cp -a \
|
||||
AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS \
|
||||
AUTHORS COPYING ChangeLog NEWS README.md THANKS \
|
||||
$PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xfce4-verve-plugin"
|
||||
VERSION="2.0.0"
|
||||
HOMEPAGE="https://goodies.xfce.org/"
|
||||
DOWNLOAD="https://archive.xfce.org/src/panel-plugins/xfce4-verve-plugin/2.0/xfce4-verve-plugin-2.0.0.tar.bz2"
|
||||
MD5SUM="94429b1be9d66ba9b31e4aafb726a8c7"
|
||||
VERSION="2.0.1"
|
||||
HOMEPAGE="https://docs.xfce.org/panel-plugins/xfce4-verve-plugin/start"
|
||||
DOWNLOAD="https://archive.xfce.org/src/panel-plugins/xfce4-verve-plugin/2.0/xfce4-verve-plugin-2.0.1.tar.bz2"
|
||||
MD5SUM="2fbf40a2a52c8e401f2331560a8db616"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue