[Lunar-commits] <moonbase> aqbanking: version bump

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Mon May 19 15:44:40 CEST 2008


commit 4c657460128b60823c987c5ec0095adb64bcbc0d
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Mon May 19 09:44:40 2008 -0400

    aqbanking: version bump
---
 libs/aqbanking/DETAILS |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/libs/aqbanking/DETAILS b/libs/aqbanking/DETAILS
index a978448..80e40dd 100644
--- a/libs/aqbanking/DETAILS
+++ b/libs/aqbanking/DETAILS
@@ -1,32 +1,32 @@
           MODULE=aqbanking
-         VERSION=2.2.3
+         VERSION=3.4.1
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=$SFORGE_URL/$MODULE/
+      SOURCE_URL="http://www.aquamaniac.de/sites/download/download.php?package=03&release=08&file=01&dummy=SOURCE"
    MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3}
-      SOURCE_VFY=sha1:49ca52f363f6238403566a9ef1ab210487018bea
+      SOURCE_VFY=sha1:cb46edf099eeeb973ab6f8382d53629799b331df
         WEB_SITE=http://www.aquamaniac.de/$MODULE
          ENTERED=20040919
-         UPDATED=20061010
+         UPDATED=20080519
            SHORT="A home banking application."
            PSAFE=no
 
 cat << EOF
-AqBanking has two major goals which are described in the following paragraphs. 
+AqBanking has two major goals which are described in the following paragraphs.
 
 1. Generic Online Banking Interface:
 
 The intention of AqBanking is to provide a middle layer between the program
-and the various Online Banking libraries (e.g. AqHBCI, OpenHBCI etc). 
+and the various Online Banking libraries (e.g. AqHBCI, OpenHBCI etc).
 
-The real work is done in banking backends. 
-One such backend is AqHBCI, a library which implements a client for the 
-German HBCI (Home Banking Computer Interface) protocol. 
+The real work is done in banking backends.
+One such backend is AqHBCI, a library which implements a client for the
+German HBCI (Home Banking Computer Interface) protocol.
 
-The backend AqHBCI currently supports these security media: 
+The backend AqHBCI currently supports these security media:
  - RDH keyfile (RSA-DES-Hybrid mode)
  - DDV chipcard (DES-DES-Verfahren)
- - OpenHBCI keyfile (either OpenHBCI 1 or 2, this medium allows continued use 
-                     with OpenHBCI in parallel) 
+ - OpenHBCI keyfile (either OpenHBCI 1 or 2, this medium allows continued use
+                     with OpenHBCI in parallel)
  - PIN/TAN file (PIN/TAN mode using HTTP over SSL)
 
 2. Generic Financial Data Importer/Exporter Framework:
@@ -35,7 +35,7 @@ AqBanking uses various plugins to simplify import and export of financial
 data. It also provides the administration of profiles on a per import/export
 plugin basis.
 
-There are import plugins for the following formats: 
+There are import plugins for the following formats:
  - DTAUS (German financial format)
  - SWIFT (MT940 and MT942)
 and others.


More information about the Lunar-commits mailing list