desktop/cairo-dock-plugins: Updated for version 3.1.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
cdd0e8ac61
commit
01043e2dd0
|
@ -3,6 +3,7 @@
|
|||
# Slackware build script for cairo-dock-plugins
|
||||
# Written by Robert Goodall (cmd.line.geek@gmail.com)
|
||||
# Official Site: http://www.glx-dock.org/
|
||||
# Currently maintained by Erwin van Zanten (e.van.zanten.evz@gmail.com)
|
||||
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
# permitted provided that the following conditions are met:
|
||||
|
@ -22,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=cairo-dock-plugins
|
||||
VERSION=${VERSION:-2.3.0~2}
|
||||
VERSION=${VERSION:-3.1.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="cairo-dock-plugins"
|
||||
VERSION="2.3.0~2"
|
||||
VERSION="3.1.2"
|
||||
HOMEPAGE="http://www.glx-dock.org"
|
||||
DOWNLOAD="http://launchpad.net/cairo-dock-plug-ins/2.3/2.3.0/+download/cairo-dock-plugins-2.3.0~2.tar.gz"
|
||||
MD5SUM="737662dc05539b7431899f236f1ca0e1"
|
||||
DOWNLOAD="https://launchpad.net/cairo-dock-plug-ins/3.1/3.1.2/+download/cairo-dock-plugins-3.1.2.tar.gz"
|
||||
MD5SUM="975d2c929beaa8e2dd5b5c9ac2ead1c9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="cairo-dock"
|
||||
MAINTAINER="Robert Goodall"
|
||||
EMAIL="cmd.line.geek@gmail.com"
|
||||
MAINTAINER="Erwin van Zanten"
|
||||
EMAIL="e.van.zanten.evz@gmail.com"
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# HOW TO EDIT THIS FILE:
|
||||
# The "handy ruler" below makes it easier to edit a package description. Line
|
||||
# up the first '|' above the ':' following the base package name, and the '|'
|
||||
# on the right side marks the last column you can put a character in. You must
|
||||
# make exactly 11 lines for the formatting to be correct. It's also customary
|
||||
# to leave one space after the ':'.
|
||||
# The "handy ruler" below makes it easier to edit a package description.
|
||||
# Line up the first '|' above the ':' following the base package name, and
|
||||
# the '|' on the right side marks the last column you can put a character in.
|
||||
# You must make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':' except on otherwise blank lines.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
cairo-dock-plugins: cairo-dock-plugins (plugins for cairo-dock)
|
||||
|
|
Loading…
Reference in New Issue