Date: Tuesday, December 28, 2021 @ 02:59:56
  Author: heftig
Revision: 433216

fix url

Modified:
  libgsf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-12-28 02:59:25 UTC (rev 433215)
+++ PKGBUILD    2021-12-28 02:59:56 UTC (rev 433216)
@@ -7,7 +7,7 @@
 pkgrel=1
 arch=(x86_64)
 pkgdesc="An extensible I/O abstraction library for dealing with structured 
file formats"
-url="https://gitlab.gnome.org/GNOME/libgsf.git";
+url="https://gitlab.gnome.org/GNOME/libgsf";
 license=(GPL LGPL)
 depends=(libxml2 gdk-pixbuf2 bzip2)
 makedepends=(gobject-introspection git gtk-doc autoconf-archive)

Reply via email to