Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
goffice
Commits:
486c217c by Antonio Rojas at 2026-05-16T12:05:56+02:00
upgpkg: 0.10.61-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = goffice
pkgdesc = A GLib/GTK set of document-centric objects and utilities
library
- pkgver = 0.10.60
+ pkgver = 0.10.61
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/goffice
arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = goffice
depends = libxml2
depends = libxslt
depends = pango
- source =
git+https://gitlab.gnome.org/GNOME/goffice.git#tag=GOFFICE_0_10_60
- b2sums =
e48ce064fc851e9a0f687eda353d3471104e989fb726635a415920ebb86e86f612b3a991311df7123ec8207915d2307bf283095f36779d56e968f6c518cac52b
+ source =
git+https://gitlab.gnome.org/GNOME/goffice.git#tag=GOFFICE_0_10_61
+ b2sums =
104b42098cfc68679857236e8d9197f9d3c7bc9fa79141260db6af3476aa144a2f84e082d7e1b8f088250827e0790e740f94d5ec481cd58c25b61edae28c1f4c
pkgname = goffice
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Aaron Griffin <[email protected]>
pkgname=goffice
-pkgver=0.10.60
+pkgver=0.10.61
pkgrel=1
pkgdesc='A GLib/GTK set of document-centric objects and utilities library'
arch=(x86_64)
@@ -32,7 +32,7 @@ makedepends=(
intltool
)
source=("git+https://gitlab.gnome.org/GNOME/goffice.git#tag=GOFFICE_${pkgver//./_}")
-b2sums=(e48ce064fc851e9a0f687eda353d3471104e989fb726635a415920ebb86e86f612b3a991311df7123ec8207915d2307bf283095f36779d56e968f6c518cac52b)
+b2sums=('104b42098cfc68679857236e8d9197f9d3c7bc9fa79141260db6af3476aa144a2f84e082d7e1b8f088250827e0790e740f94d5ec481cd58c25b61edae28c1f4c')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/goffice/-/commit/486c217c2e05f19cf5303aa149530472177877fe
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/goffice/-/commit/486c217c2e05f19cf5303aa149530472177877fe
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help