summaryrefslogtreecommitdiffstats
path: root/development/composer/composer.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/composer/composer.SlackBuild')
-rw-r--r--development/composer/composer.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/composer/composer.SlackBuild b/development/composer/composer.SlackBuild
index f7df8335a9..800655dc0a 100644
--- a/development/composer/composer.SlackBuild
+++ b/development/composer/composer.SlackBuild
@@ -1,8 +1,8 @@
#!/bin/sh
-# Slackware build script for "composer".
+# Slackware build script for composer
-# Copyright 2015 Eugene Wissner <belka@caraus.de>
+# Copyright 2015-2016 Eugene Wissner, Dachau, Germany
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -25,7 +25,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=composer
-VERSION=${VERSION:-1.2.0}
+VERSION=${VERSION:-1.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
ARCH=noarch