Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / gnome-online-accounts
Commits:
68f71423 by Jan Alexander Steffens (heftig) at 2025-01-12T03:44:48+01:00
3.52.3.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gnome-online-accounts
pkgdesc = Single sign-on framework for GNOME
- pkgver = 3.52.2
+ pkgver = 3.52.3.1
pkgrel = 1
url = https://wiki.gnome.org/Projects/GnomeOnlineAccounts
arch = x86_64
@@ -27,8 +27,8 @@ pkgbase = gnome-online-accounts
depends = libsecret
depends = libsoup3
depends = libxml2
- source =
git+https://gitlab.gnome.org/GNOME/gnome-online-accounts.git#tag=3.52.2
- b2sums =
4cf02a1fbbbc03e75ffec40760ceb1a03f36c9697f89e295f483ad9d3ec6b534f85817652d0fe04ec844ffb670ff00bb872c7d46706fa34f986cb08c515741e7
+ source =
git+https://gitlab.gnome.org/GNOME/gnome-online-accounts.git#tag=3.52.3.1
+ b2sums =
f5f300349ba8bc950bb2a1c710baa2ae24619b70412fb34f5585e963d5cd18acf0a3b2231b8110d1c2c9cf8cb54ff36a5e90c4272d146316cfdfe8af0e88896b
pkgname = gnome-online-accounts
depends = dbus
@@ -47,7 +47,7 @@ pkgname = gnome-online-accounts
depends = libsecret
depends = libsoup3
depends = libxml2
- depends = libgoa=3.52.2-1
+ depends = libgoa=3.52.3.1-1
optdepends = epiphany: (or another modern browser): OAuth authentication
optdepends = gvfs-goa: Virtual file systems, e.g. OwnCloud
optdepends = gvfs-google: Google Drive
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgname=(
gnome-online-accounts
libgoa
)
-pkgver=3.52.2
+pkgver=3.52.3.1
pkgrel=1
pkgdesc="Single sign-on framework for GNOME"
url="https://wiki.gnome.org/Projects/GnomeOnlineAccounts"
@@ -43,7 +43,7 @@ source=(
# GOA tags use SSH signatures which makepkg doesn't understand
"git+https://gitlab.gnome.org/GNOME/gnome-online-accounts.git#tag=$pkgver"
)
-b2sums=('4cf02a1fbbbc03e75ffec40760ceb1a03f36c9697f89e295f483ad9d3ec6b534f85817652d0fe04ec844ffb670ff00bb872c7d46706fa34f986cb08c515741e7')
+b2sums=('f5f300349ba8bc950bb2a1c710baa2ae24619b70412fb34f5585e963d5cd18acf0a3b2231b8110d1c2c9cf8cb54ff36a5e90c4272d146316cfdfe8af0e88896b')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-online-accounts/-/commit/68f71423c2c8c26b8dbc10d1d0b6e8f604787064
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-online-accounts/-/commit/68f71423c2c8c26b8dbc10d1d0b6e8f604787064
You're receiving this email because of your account on gitlab.archlinux.org.