rapid-photo-downloader: change homepage to correct URL (#521563)
This commit is contained in:
@@ -125,7 +125,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
|
||||
meta = {
|
||||
description = "Photo and video importer for cameras, phones, and memory cards";
|
||||
mainProgram = "rapid-photo-downloader";
|
||||
homepage = "https://www.damonlynch.net/rapid/";
|
||||
homepage = "https://damonlynch.net/rapid/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = with lib.maintainers; [ philipdb ];
|
||||
|
||||
Reference in New Issue
Block a user