Date: Saturday, February 4, 2023 @ 18:49:38 Author: arojas Revision: 468183
upgpkg: goffice 0.10.55-1: Update to 0.10.55 Modified: goffice/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-04 18:37:19 UTC (rev 468182) +++ PKGBUILD 2023-02-04 18:49:38 UTC (rev 468183) @@ -2,7 +2,7 @@ # Contributor: Aaron Griffin <[email protected]> pkgname=goffice -pkgver=0.10.54 +pkgver=0.10.55 pkgrel=1 pkgdesc="A GLib/GTK+ set of document-centric objects and charting library" url="https://git.gnome.org/browse/goffice" @@ -10,7 +10,7 @@ license=(GPL) depends=(librsvg gtk3 libgsf libspectre libxslt lasem) makedepends=(intltool gtk-doc gobject-introspection autoconf-archive git) -_commit=89dbf231592bc23b8a8c88a85bdbc047dd899933 +_commit=29c5bfe6333b499a051f969464c6804e28616736 source=("git+https://gitlab.gnome.org/GNOME/goffice.git#commit=$_commit") sha256sums=('SKIP')
