Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
switchboard-plug-user-accounts
Commits:
7c630526 by Maxime Gauduin at 2025-01-02T17:08:55+01:00
upgpkg: 8.0.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = switchboard-plug-user-accounts
pkgdesc = Switchboard User Accounts Plug
- pkgver = 8.0.0
+ pkgver = 8.0.1
pkgrel = 1
url = https://github.com/elementary/switchboard-plug-useraccounts
arch = x86_64
@@ -24,7 +24,7 @@ pkgbase = switchboard-plug-user-accounts
depends = libpwquality
depends = libswitchboard-3.so
depends = polkit
- source =
switchboard-plug-user-accounts::git+https://github.com/elementary/switchboard-plug-useraccounts.git#tag=799f12c0d4cd5c86c0650f83a2fa29fb573bbda8
- b2sums =
7201fa01a0eca2f6f150c7044bf7e910ef62a8e084a6bb041f528a2dc14b4c5b7c888fcd19979e60149b080b6bb45792492c3ac1200e3a33f0891317133baf66
+ source =
switchboard-plug-user-accounts::git+https://github.com/elementary/switchboard-plug-useraccounts.git#tag=49a4032a761885599e7309b0fd76d55bf1a0c773
+ b2sums =
6cfe06b47c8c077b613252c4847e4019b6910389af9aafea46e2ac61b250c66ecb7d58cb4b70e3240e37c32f5ce452d0ddffce88803b4406a0bbdb93f01a6e32
pkgname = switchboard-plug-user-accounts
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=switchboard-plug-user-accounts
-pkgver=8.0.0
+pkgver=8.0.1
pkgrel=1
pkgdesc='Switchboard User Accounts Plug'
arch=(x86_64)
@@ -30,9 +30,9 @@ makedepends=(
meson
vala
)
-_tag=799f12c0d4cd5c86c0650f83a2fa29fb573bbda8
+_tag=49a4032a761885599e7309b0fd76d55bf1a0c773
source=(switchboard-plug-user-accounts::git+https://github.com/elementary/switchboard-plug-useraccounts.git#tag=${_tag})
-b2sums=('7201fa01a0eca2f6f150c7044bf7e910ef62a8e084a6bb041f528a2dc14b4c5b7c888fcd19979e60149b080b6bb45792492c3ac1200e3a33f0891317133baf66')
+b2sums=('6cfe06b47c8c077b613252c4847e4019b6910389af9aafea46e2ac61b250c66ecb7d58cb4b70e3240e37c32f5ce452d0ddffce88803b4406a0bbdb93f01a6e32')
pkgver() {
cd switchboard-plug-user-accounts
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-user-accounts/-/commit/7c63052617e6897db67632965de3df451ea7a84e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-user-accounts/-/commit/7c63052617e6897db67632965de3df451ea7a84e
You're receiving this email because of your account on gitlab.archlinux.org.