summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Kyle Guinn <elyk03@gmail.com>2013-11-15 07:30:49 +0700
committer Robby Workman <rworkman@slackbuilds.org>2013-11-14 23:00:13 -0600
commit6a00417d7ceba7a30de28407574a5cf2c946d41d (patch)
tree8e6ecd425bc4b90d994b96d24ca8845608456070 /office
parenta23950a58c6382a243aeb3d0312c971e9014cf72 (diff)
downloadslackbuilds-6a00417d7ceba7a30de28407574a5cf2c946d41d.tar.gz
slackbuilds-6a00417d7ceba7a30de28407574a5cf2c946d41d.tar.xz
office/homebank: Updated for version 4.5.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/homebank/homebank.SlackBuild8
-rw-r--r--office/homebank/homebank.info8
-rw-r--r--office/homebank/slack-desc10
3 files changed, 15 insertions, 11 deletions
diff --git a/office/homebank/homebank.SlackBuild b/office/homebank/homebank.SlackBuild
index 14f67de273..519aafd8b3 100644
--- a/office/homebank/homebank.SlackBuild
+++ b/office/homebank/homebank.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=homebank
-VERSION=4.4
+VERSION=${VERSION:-4.5.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -63,7 +63,11 @@ rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
-chmod -R u+w,go+r-w,a-s .
+find -L . \
+ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
+ -o -perm 511 \) -exec chmod 755 {} \; -o \
+ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
+ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
CFLAGS="$SLKCFLAGS" \
./configure \
diff --git a/office/homebank/homebank.info b/office/homebank/homebank.info
index b2c91e084b..2e0029a4bc 100644
--- a/office/homebank/homebank.info
+++ b/office/homebank/homebank.info
@@ -1,10 +1,10 @@
PRGNAM="homebank"
-VERSION="4.4"
+VERSION="4.5.4"
HOMEPAGE="http://homebank.free.fr/"
-DOWNLOAD="http://homebank.free.fr/public/old/homebank-4.4.tar.gz"
-MD5SUM="840ef7f2425207d9c03e1694cf4d3a0d"
+DOWNLOAD="http://homebank.free.fr/public/homebank-4.5.4.tar.gz"
+MD5SUM="98f74afcc83fe42b2109b8700bcc103d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="%README%"
MAINTAINER="Erik Hanson"
EMAIL="erik@slackbuilds.org"
diff --git a/office/homebank/slack-desc b/office/homebank/slack-desc
index e9ab7395ce..7880e51633 100644
--- a/office/homebank/slack-desc
+++ b/office/homebank/slack-desc
@@ -1,9 +1,9 @@
# 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------------------------------------------------------|
homebank: HomeBank (Free easy personal accounting for all!)