mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
desktop/crystal: Updated for version 2.1.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
b78246cc12
commit
818cf0abfd
3 changed files with 10 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
|
||||
# SlackBuild script for crystal (A Native KDE4 Window decoration)
|
||||
# Copyright 2007-2011 Michiel van Wessem, Manchester, United Kingdom
|
||||
# All rights reserved.
|
||||
|
@ -24,7 +24,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=crystal
|
||||
VERSION=${VERSION:-2.1.0}
|
||||
VERSION=${VERSION:-2.1.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="crystal"
|
||||
VERSION="2.1.0"
|
||||
VERSION="2.1.1"
|
||||
HOMEPAGE="http://www.kde-look.org/content/show.php/crystal?content=75140"
|
||||
DOWNLOAD="http://www.kde-look.org/CONTENT/content-files/75140-crystal-2.1.0.tar.bz2"
|
||||
MD5SUM="7e07474f4d840fbbe35307f7fdebabe8"
|
||||
DOWNLOAD="http://www.kde-look.org/CONTENT/content-files/75140-crystal-2.1.1.tar.bz2"
|
||||
MD5SUM="6e59ba6e5819919fb329318988404f06"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -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------------------------------------------------------|
|
||||
crystal: crystal (kwin window decoration theme)
|
||||
|
|
Loading…
Reference in a new issue