aqbanking: update homepage

This commit is contained in:
Ben Siraphob
2022-01-07 16:45:48 +07:00
parent 2c5e45c35c
commit f9bbc840e3
@@ -29,7 +29,7 @@ in stdenv.mkDerivation rec {
meta = with lib; {
description = "An interface to banking tasks, file formats and country information";
homepage = "https://www.aquamaniac.de/";
homepage = "https://www.aquamaniac.de/rdm/";
hydraPlatforms = [];
license = licenses.gpl2Plus;
maintainers = with maintainers; [ goibhniu ];