Date: Thursday, January 20, 2022 @ 21:12:54
  Author: arojas
Revision: 434816

Fix URL (FS#73435)

Modified:
  gnumeric/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-01-20 20:37:05 UTC (rev 434815)
+++ PKGBUILD    2022-01-20 21:12:54 UTC (rev 434816)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="A GNOME Spreadsheet Program"
 arch=('x86_64')
-url="https://www.gnome.org/projects/gnumeric/";
+url="http://www.gnumeric.org/";
 license=('GPL')
 depends=('goffice')
 makedepends=('intltool' 'psiconv' 'pygobject-devel' docbook-xml

Reply via email to