summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Erik Hanson2011-03-04 22:42:52 +0100
committer Niels Horn2011-03-04 22:42:52 +0100
commit77d28be0f07b831a0821f6c2913b55574ec7419a (patch)
treee28423c093ba905c9ade39b1287d19b2a2d07d28
parent2f37ed8b3dfed9ff4d4907bcecb6377de4285854 (diff)
downloadslackbuilds-77d28be0f07b831a0821f6c2913b55574ec7419a.tar.gz
system/fpm2: Updated for version 0.79.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
-rw-r--r--system/fpm2/fpm2.SlackBuild6
-rw-r--r--system/fpm2/fpm2.info8
-rw-r--r--system/fpm2/slack-desc4
3 files changed, 8 insertions, 10 deletions
diff --git a/system/fpm2/fpm2.SlackBuild b/system/fpm2/fpm2.SlackBuild
index 9426b1d467..77a30dfcd1 100644
--- a/system/fpm2/fpm2.SlackBuild
+++ b/system/fpm2/fpm2.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for FPM2
#
-# Copyright 2009-2010 Erik W. Hanson, Minneapolis, MN, USA
+# Copyright 2009-2011 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,16 +23,14 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=fpm2
-VERSION=${VERSION:-0.78}
+VERSION=${VERSION:-0.79}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
arm*) ARCH=arm ;;
- # Unless $ARCH is already set, use uname -m for all other archs:
*) ARCH=$( uname -m ) ;;
esac
fi
diff --git a/system/fpm2/fpm2.info b/system/fpm2/fpm2.info
index 769bc6ecfb..8b22434081 100644
--- a/system/fpm2/fpm2.info
+++ b/system/fpm2/fpm2.info
@@ -1,10 +1,10 @@
PRGNAM="fpm2"
-VERSION="0.78"
+VERSION="0.79"
HOMEPAGE="http://als.regnet.cz/fpm2/"
-DOWNLOAD="http://als.regnet.cz/fpm2/download/fpm2-0.78.tar.bz2"
-MD5SUM="52823df8b19f2cf60b956c5d9fd4d60c"
+DOWNLOAD="http://als.regnet.cz/fpm2/download/fpm2-0.79.tar.bz2"
+MD5SUM="a1f28d5e3fffc78bf5c70a99287ce443"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Erik Hanson"
EMAIL="erik@slackbuilds.org"
-APPROVED="dsomero"
+APPROVED="Niels Horn"
diff --git a/system/fpm2/slack-desc b/system/fpm2/slack-desc
index 066eea9b5a..43eb7db139 100644
--- a/system/fpm2/slack-desc
+++ b/system/fpm2/slack-desc
@@ -5,9 +5,9 @@
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
- |-----handy-ruler------------------------------------------------------|
+ |-----handy-ruler------------------------------------------------------|
fpm2: FPM2 (Figaro's Password Manager 2)
-fpm2:
+fpm2:
fpm2: Figaro's Password Manager 2 is a program that allows you to securely
fpm2: store the passwords using GTK2 interface.
fpm2: