mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
desktop/fvwm-crystal: Updated for version 3.4.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
7b8925d459
commit
ebdad0610b
3 changed files with 8 additions and 6 deletions
|
@ -7,3 +7,5 @@ xterm, aterm, mrxvt or urxvt as terminal emulators, MPD, QuodLibet or XMMS as
|
|||
music players (there's built-in support for controlling these programs), and
|
||||
several other tools for different functions, like setting a wallpaper or making
|
||||
screenshots.
|
||||
|
||||
Optional dependencies: rox-filer, feh, gdm, stalonetray
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for fvwm-crystal
|
||||
|
||||
# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
|
||||
# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
|
||||
# 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=fvwm-crystal
|
||||
VERSION=${VERSION:-3.3.2}
|
||||
VERSION=${VERSION:-3.4.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="fvwm-crystal"
|
||||
VERSION="3.3.2"
|
||||
VERSION="3.4.0"
|
||||
HOMEPAGE="http://fvwm-crystal.sourceforge.net/"
|
||||
DOWNLOAD="http://sourceforge.net/projects/fvwm-crystal/files/3.3.2/fvwm-crystal-3.3.2.tar.gz"
|
||||
MD5SUM="2bc2f62d9f2f44736d02fef27449ddec"
|
||||
DOWNLOAD="http://sourceforge.net/projects/fvwm-crystal/files/3.4.0/fvwm-crystal-3.4.0.tar.gz"
|
||||
MD5SUM="f4b8eb7155f939e77d21577a0dea4822"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="rox-filer feh gdm stalonetray"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="d.zlatanidis@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue