summaryrefslogtreecommitdiffstats
path: root/business
diff options
context:
space:
mode:
author Vincent Batts2012-10-06 16:43:52 +0200
committer dsomero2012-10-07 15:17:25 +0200
commit44a10084d20d73d9f0254ec0e98d50522965fa1d (patch)
tree810b686c9d32b01d0cce828522ba6c61353e9859 /business
parentf40235efb8dcaebe83667134c8cd44f26116c111 (diff)
downloadslackbuilds-44a10084d20d73d9f0254ec0e98d50522965fa1d.tar.gz
business/skrooge: Updated to version 1.3.3
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'business')
-rw-r--r--business/skrooge/skrooge.SlackBuild3
-rw-r--r--business/skrooge/skrooge.info8
2 files changed, 6 insertions, 5 deletions
diff --git a/business/skrooge/skrooge.SlackBuild b/business/skrooge/skrooge.SlackBuild
index 9072215d7c..e5ff2cd9f7 100644
--- a/business/skrooge/skrooge.SlackBuild
+++ b/business/skrooge/skrooge.SlackBuild
@@ -1,5 +1,6 @@
#!/bin/sh
+# Copyright 2012 Vincent Batts, Raleigh, NC, USA
# Copyright 2009 Vincent Batts, http://hashbangbash.com/
# All rights reserved.
#
@@ -21,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=skrooge
-VERSION=${VERSION:-0.8.1}
+VERSION=${VERSION:-1.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/business/skrooge/skrooge.info b/business/skrooge/skrooge.info
index b69dbd1274..c6e4dd4fd6 100644
--- a/business/skrooge/skrooge.info
+++ b/business/skrooge/skrooge.info
@@ -1,8 +1,8 @@
PRGNAM="skrooge"
-VERSION="0.8.1"
-HOMEPAGE="http://extragear.kde.org/apps/skrooge/"
-DOWNLOAD="http://skrooge.org/files/skrooge-0.8.1.tar.bz2"
-MD5SUM="417f5668d9ec07b715c8fc7023460c27"
+VERSION="1.3.3"
+HOMEPAGE="http://skrooge.org/"
+DOWNLOAD="http://skrooge.org/files/skrooge-1.3.3.tar.bz2"
+MD5SUM="a69f66dc5383ed1d3d75fa04f7cb3812"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libofx"