Date: Wednesday, September 12, 2018 @ 21:46:24 Author: jgc Revision: 334439
upgpkg: goffice 0.10.43-1 Modified: goffice/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-12 21:34:22 UTC (rev 334438) +++ PKGBUILD 2018-09-12 21:46:24 UTC (rev 334439) @@ -2,7 +2,7 @@ # Contributor: Aaron Griffin <[email protected]> pkgname=goffice -pkgver=0.10.41 +pkgver=0.10.43 pkgrel=1 pkgdesc="A GLib/GTK+ set of document-centric objects and charting library" url="https://git.gnome.org/browse/goffice" @@ -10,8 +10,8 @@ license=(GPL) depends=(librsvg gtk3 libgsf libspectre libxslt lasem) makedepends=(intltool gtk-doc gobject-introspection autoconf-archive git) -_commit=647449a77ac7e33912fd4f9abb3ea0f5e3b9f35a # tags/GOFFICE_0_10_41^0 -source=("git+https://git.gnome.org/browse/goffice#commit=$_commit") +_commit=a62e897b9a49b0e0d83072813d49ed071146926e # tags/GOFFICE_0_10_43^0 +source=("git+https://gitlab.gnome.org/GNOME/goffice.git#commit=$_commit") sha256sums=('SKIP') pkgver() {
