summaryrefslogtreecommitdiffstats
path: root/multimedia/devede/devede.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/devede/devede.SlackBuild')
-rw-r--r--multimedia/devede/devede.SlackBuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/devede/devede.SlackBuild b/multimedia/devede/devede.SlackBuild
index 88b991fb89..230f9df28c 100644
--- a/multimedia/devede/devede.SlackBuild
+++ b/multimedia/devede/devede.SlackBuild
@@ -4,6 +4,7 @@
# Copyright 2007 Brian Reichert <rignes@pobox.com>
# Copyright 2010-2012 Niels Horn, Rio de Janeiro, Brazil
+# Copyright 2013 Erwin van Zanten <e.van.zanten.evz@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,14 +28,13 @@
# - use 'pkgdocdir' and 'uninstall' install script options
# - pass the version number to the build script
-# Revision date: 2012/09/15
-
PRGNAM=devede
-VERSION=${VERSION:-3.22.0}
-ARCH=noarch
+VERSION=${VERSION:-3.23.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
+ARCH=noarch
+
CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM