3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: djview: Fix home-page.

* gnu/packages/djvu.scm (djview)[home-page]: Point specifically to the project
home-page.
This commit is contained in:
Nicolas Goaziou 2020-02-09 17:22:26 +01:00
parent 371ca8ca86
commit 0d79e82acc
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -87,7 +87,7 @@ utilities.")
(substitute* "desktopfiles/djvulibre-djview4.desktop"
(("Exec=djview4 %f") "Exec=djview %f"))
#t)))))
(home-page "http://djvu.sourceforge.net/")
(home-page "http://djvu.sourceforge.net/djview4.html")
(synopsis "Viewer for the DjVu image format")
(description "DjView is a standalone viewer for DjVu files.