diff options
author | Aaron Ball <nullspoon@oper.io> | 2023-03-24 09:22:14 -0600 |
---|---|---|
committer | Aaron Ball <nullspoon@oper.io> | 2023-03-24 09:22:14 -0600 |
commit | c0bf9dcc0303092cde8c8df1ebbe0ffaf1c1cd10 (patch) | |
tree | c91f13b9dba10fbf8af421ee44756fde6642ae3d | |
parent | 835916dcdabf27347f53f78941425aa43cb5a6a2 (diff) | |
download | ports-c0bf9dcc0303092cde8c8df1ebbe0ffaf1c1cd10.tar.gz ports-c0bf9dcc0303092cde8c8df1ebbe0ffaf1c1cd10.tar.xz |
homebank:version from 5.6.2 to 5.6.3
-rw-r--r-- | homebank/.footprint | 2 | ||||
-rw-r--r-- | homebank/.md5sum | 2 | ||||
-rw-r--r-- | homebank/.signature | 8 | ||||
-rw-r--r-- | homebank/Pkgfile | 2 |
4 files changed, 8 insertions, 6 deletions
diff --git a/homebank/.footprint b/homebank/.footprint index c46021c..dad64f7 100644 --- a/homebank/.footprint +++ b/homebank/.footprint @@ -26,6 +26,7 @@ drwxr-xr-x root/root usr/share/homebank/datas/ drwxr-xr-x root/root usr/share/homebank/help/ -rw-r--r-- root/root usr/share/homebank/help/00-intro.html -rw-r--r-- root/root usr/share/homebank/help/00-lexicon.html +-rw-r--r-- root/root usr/share/homebank/help/00-notenglish.html -rw-r--r-- root/root usr/share/homebank/help/00-previously.html -rw-r--r-- root/root usr/share/homebank/help/00-whatsnew.html -rw-r--r-- root/root usr/share/homebank/help/dlg-acco.html @@ -110,6 +111,7 @@ drwxr-xr-x root/root usr/share/homebank/help/images/ -rw-r--r-- root/root usr/share/homebank/help/images/dlg-xferselection.png -rw-r--r-- root/root usr/share/homebank/help/images/doc_balance.png -rw-r--r-- root/root usr/share/homebank/help/images/doc_title.png +-rw-r--r-- root/root usr/share/homebank/help/images/g_translate.png -rw-r--r-- root/root usr/share/homebank/help/images/hb-ope-auto.png -rw-r--r-- root/root usr/share/homebank/help/images/hb-ope-budget.png -rw-r--r-- root/root usr/share/homebank/help/images/hb-ope-cleared.png diff --git a/homebank/.md5sum b/homebank/.md5sum index 5870b2f..7e4eed4 100644 --- a/homebank/.md5sum +++ b/homebank/.md5sum @@ -1 +1 @@ -05de83011dd55553c3d2290b4ba3fb25 homebank-5.6.2.tar.gz +5c081b1e10c443b6392fcec20c51f1a3 homebank-5.6.3.tar.gz diff --git a/homebank/.signature b/homebank/.signature index a602227..65c6c60 100644 --- a/homebank/.signature +++ b/homebank/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/nullspoon.pub -RWThnm0RuVZhZuJSzPSQCPdzwIEZskzsTc2iiAFWUkSYmgSF8zuGFoGoGxRR5wfLfHhxABlD/o3qFzNv4rnmW8JP/C9aW+jI4g4= -SHA256 (Pkgfile) = ea301d09f6c70b25b09351ac45b352f1db355e2ea49c7f79c0529cf43ba6be55 -SHA256 (.footprint) = 63abfa36e71129517cb4136b1bfbaf5774c5178b2d20f4f551eaa1125562f0cd -SHA256 (homebank-5.6.2.tar.gz) = 12ebde58e04d3c18496f95496067c4e8841b0d111668d1f47c239292b15316f1 +RWThnm0RuVZhZvHhWJ+vxuLMDy5/cfqVbMYJjHvhlISSgjxERrvW6ReutNLaRDaDJYiiGYK1bAkJ6wZyC1qd1Zf4Ln6Gl53XZQ8= +SHA256 (Pkgfile) = 58a1780f09e37efe1ed81408a2a9c4aed1bcbd6570c4231dd2cb4bb47d9d2600 +SHA256 (.footprint) = b290976937b03bf0fcd5b97cb24d604a58f8b7ff6a570c9d413de59669fe643e +SHA256 (homebank-5.6.3.tar.gz) = 419475f564bbd9be7f4101b1197ce53ea21e8374bcf0505391406317ed823828 diff --git a/homebank/Pkgfile b/homebank/Pkgfile index 0cacf76..bde1361 100644 --- a/homebank/Pkgfile +++ b/homebank/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libofx libsoup gtk3 name=homebank -version=5.6.2 +version=5.6.3 release=1 source=(http://homebank.free.fr/public/sources/${name}-${version}.tar.gz) |