Date: Thursday, January 20, 2022 @ 19:10:57 Author: arojas Revision: 434804
Update to 0.10.51 Modified: goffice/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-20 17:54:51 UTC (rev 434803) +++ PKGBUILD 2022-01-20 19:10:57 UTC (rev 434804) @@ -2,7 +2,7 @@ # Contributor: Aaron Griffin <[email protected]> pkgname=goffice -pkgver=0.10.50 +pkgver=0.10.51 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=4526dfa2ab535d82548cb38737f591a8dd2aedce +_commit=495e70ee2db5214431c137860435f41ba6e4c712 source=("git+https://gitlab.gnome.org/GNOME/goffice.git#commit=$_commit") sha256sums=('SKIP')
