Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / gnome-online-accounts
Commits:
264291e4 by Jan Alexander Steffens (heftig) at 2024-09-14T22:53:11+02:00
3.50.5-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.50.4
+ pkgver = 3.50.5
pkgrel = 1
url = https://wiki.gnome.org/Projects/GnomeOnlineAccounts
arch = x86_64
@@ -25,8 +25,8 @@ pkgbase = gnome-online-accounts
depends = libsecret
depends = libsoup3
depends = libxml2
- source =
git+https://gitlab.gnome.org/GNOME/gnome-online-accounts.git#tag=3.50.4
- b2sums =
6c5fcdfb927f9bf648bc7198a453282ff127890118de06e09ff067bcce0788c617348ad075ccdf1330d5505afdf8693fccc08e8dd1e764529cbc721649d62f66
+ source =
git+https://gitlab.gnome.org/GNOME/gnome-online-accounts.git#tag=3.50.5
+ b2sums =
5cd62b809d57dbcd1c2432ae4143abfa10023c8e625382c5c88c4c85082870106167f1c58eb73e8cb29b538a9229343c3fba003a2c4be0710420c40b94385554
pkgname = gnome-online-accounts
depends = dbus
@@ -44,7 +44,7 @@ pkgname = gnome-online-accounts
depends = libsecret
depends = libsoup3
depends = libxml2
- depends = libgoa=3.50.4-1
+ depends = libgoa=3.50.5-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.50.4
+pkgver=3.50.5
pkgrel=1
pkgdesc="Single sign-on framework for GNOME"
url="https://wiki.gnome.org/Projects/GnomeOnlineAccounts"
@@ -41,7 +41,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=('6c5fcdfb927f9bf648bc7198a453282ff127890118de06e09ff067bcce0788c617348ad075ccdf1330d5505afdf8693fccc08e8dd1e764529cbc721649d62f66')
+b2sums=('5cd62b809d57dbcd1c2432ae4143abfa10023c8e625382c5c88c4c85082870106167f1c58eb73e8cb29b538a9229343c3fba003a2c4be0710420c40b94385554')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-online-accounts/-/commit/264291e422884226d3b583138b0ba882e5ddc63d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-online-accounts/-/commit/264291e422884226d3b583138b0ba882e5ddc63d
You're receiving this email because of your account on gitlab.archlinux.org.