From 5cd1ffaf10514973fd27334393da7c3f2af057ec Mon Sep 17 00:00:00 2001 From: msglm Date: Sun, 30 Jul 2023 07:56:50 -0500 Subject: fix desc of findimagedupes --- findimagedupes.scm | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/findimagedupes.scm b/findimagedupes.scm index fd9c272..9ba0e82 100644 --- a/findimagedupes.scm +++ b/findimagedupes.scm @@ -91,9 +91,7 @@ go-gitlab-com-opennota-phash go-github-com-mattn-go-sqlite3 )) - (synopsis "Program using TOML files to archive personalities to IPFS") - (description - "Stashley is a program used for archiving personalities using - TOML files, and if IPFS is installed, pushing them to IPFS.") + (synopsis "finds visually similar or duplicate images.") + (description "finds duplicate images using the pHash algorithm") (home-page "https://gitlab.com/opennota/findimagedupes/") (license gpl3))) -- cgit v1.2.3