Date: Sunday, January 22, 2023 @ 18:21:06 Author: arojas Revision: 467182
upgpkg: goffice 0.10.54-1: Update to 0.10.54 Modified: goffice/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-22 17:49:22 UTC (rev 467181) +++ PKGBUILD 2023-01-22 18:21:06 UTC (rev 467182) @@ -2,7 +2,7 @@ # Contributor: Aaron Griffin <[email protected]> pkgname=goffice -pkgver=0.10.53 +pkgver=0.10.54 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=eb6f2c83afb5320bbdf472293237be8c80675fd3 +_commit=89dbf231592bc23b8a8c88a85bdbc047dd899933 source=("git+https://gitlab.gnome.org/GNOME/goffice.git#commit=$_commit") sha256sums=('SKIP')
