Skip to content
Commits on Source (3)
......@@ -101,7 +101,7 @@ To export your account information in a qif file (which can be imported in perso
<pre>boobank history 0125XXXXXXXXXXX@bnporc -f qif &gt; dump.qif</pre>
An <a href="https://symlink.me/projects/weboob/wiki/Kmymoney">experimental plugin</a> is available to import history directly in <a href="http://kmymoney2.sourceforge.net/">Kmymoney</a>.
An plugin is available to import history directly in <a href="https://kmymoney.org/">KMyMoney</a> since version 4.8.0.
### Display accounts in Conky
......
......@@ -47,8 +47,6 @@ There is an [official package](https://packages.gentoo.org/package/www-client/we
# emerge -av --autounmask-write weboob
</pre>
<em class="warn">It is currently [very outdated](https://bugs.gentoo.org/show_bug.cgi?id=510810)</em>, so you should use the package from the overlay (see below).
It is also [available](https://gpo.zugaina.org/www-client/weboob) in the `laurentb` overlay, which is guaranteed to have the latest version and fixes.
<pre>
......@@ -164,7 +162,7 @@ Below we discuss other scenarios to install weboob.
### Release tarballs
Get the latest tarball on the [Files page](https://symlink.me/projects/weboob/files)
Get the latest tarball on the [Releases page](https://git.weboob.org/weboob/weboob/tags)
### Git
......