[arch-commits] Commit in libgsf/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon Apr 13 18:37:21 UTC 2020


    Date: Monday, April 13, 2020 @ 18:37:21
  Author: arojas
Revision: 380296

Update to 1.14.47

Modified:
  libgsf/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-13 18:34:58 UTC (rev 380295)
+++ PKGBUILD	2020-04-13 18:37:21 UTC (rev 380296)
@@ -3,7 +3,7 @@
 # Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
 
 pkgname=libgsf
-pkgver=1.14.46+3+g7f927f0
+pkgver=1.14.47
 pkgrel=1
 arch=(x86_64)
 pkgdesc="An extensible I/O abstraction library for dealing with structured file formats"
@@ -12,7 +12,7 @@
 depends=(libxml2 gdk-pixbuf2 bzip2)
 makedepends=(gobject-introspection git gtk-doc autoconf-archive)
 checkdepends=(perl-xml-parser unzip) 
-_commit=7f927f09a47eb674606295b776d8cccc4554859a  # master
+_commit=d203263342e21f51fed1c39fec2fd6e9708e6ed8  # tags/LIBGSF_1_14_47^0
 source=("git+https://gitlab.gnome.org/GNOME/libgsf.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list