summaryrefslogtreecommitdiffstats
path: root/office/calcurse
diff options
context:
space:
mode:
author Michiel van Wessem <michiel@slackbuilds.org>2013-03-11 19:30:04 -0400
committer dsomero <xgizzmo@slackbuilds.org>2013-03-22 07:16:39 -0400
commitb97dba80105fbd66c29de59eb31fc4bb8c4c745d (patch)
treeec405c9db761577f89480f043b4a96d02a7ef099 /office/calcurse
parent2ea8e8d9669931e1e048e8f716d9af1c385dfdeb (diff)
downloadslackbuilds-b97dba80105fbd66c29de59eb31fc4bb8c4c745d.tar.gz
slackbuilds-b97dba80105fbd66c29de59eb31fc4bb8c4c745d.tar.xz
office/calcurse: Updated for version 3.1.4.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'office/calcurse')
-rw-r--r--office/calcurse/calcurse.SlackBuild6
-rw-r--r--office/calcurse/calcurse.info6
-rw-r--r--office/calcurse/slack-desc12
3 files changed, 12 insertions, 12 deletions
diff --git a/office/calcurse/calcurse.SlackBuild b/office/calcurse/calcurse.SlackBuild
index ce463c23e1..fa65b77a5f 100644
--- a/office/calcurse/calcurse.SlackBuild
+++ b/office/calcurse/calcurse.SlackBuild
@@ -25,7 +25,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=calcurse
-VERSION=${VERSION:-2.9.2}
+VERSION=${VERSION:-3.1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -56,7 +56,7 @@ else
LIBDIRSUFFIX=""
fi
-set -e # Exit on most errors
+set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
@@ -80,7 +80,7 @@ CXXFLAGS="$SLKCFLAGS" \
--localstatedir=/var \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
- --build=$ARCH-slackware-linux
+ --build=$ARCH-slackware-linux
make
make install-strip DESTDIR=$PKG
diff --git a/office/calcurse/calcurse.info b/office/calcurse/calcurse.info
index 6309ec906f..190f411845 100644
--- a/office/calcurse/calcurse.info
+++ b/office/calcurse/calcurse.info
@@ -1,8 +1,8 @@
PRGNAM="calcurse"
-VERSION="2.9.2"
+VERSION="3.1.4"
HOMEPAGE="http://calcurse.org/"
-DOWNLOAD="http://calcurse.org/files/calcurse-2.9.2.tar.gz"
-MD5SUM="5cb7d9c9edddc551fc62c9c5733591c5"
+DOWNLOAD="http://calcurse.org/files/calcurse-3.1.4.tar.gz"
+MD5SUM="e354bdb7636daffa99ffb98534d04cb2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/office/calcurse/slack-desc b/office/calcurse/slack-desc
index 702d8a427c..978fd1ac4d 100644
--- a/office/calcurse/slack-desc
+++ b/office/calcurse/slack-desc
@@ -1,16 +1,16 @@
# 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------------------------------------------------------|
calcurse: calcurse (text-based calender and todo manager)
calcurse:
calcurse: CalCurse is a calendar and todo list for the console which allows
calcurse: you to keep track of your appointments and everyday tasks. CalCurse
-calcurse: has a nice textmode interface with configurable color schemes,
+calcurse: has a nice textmode interface with configurable color schemes,
calcurse: configurable layout and Vi-like keybindings.
calcurse:
calcurse: Homepage: http://culot.org/calcurse/