Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
switchboard-plug-about
Commits:
ad55d8e5 by Maxime Gauduin at 2026-05-30T00:40:03+02:00
upgpkg: 8.2.3-1: new upstream release
- - - - -
3 changed files:
- .SRCINFO
- .nvchecker.toml
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = switchboard-plug-about
pkgdesc = Switchboard About Plug
- pkgver = 8.2.2
+ pkgver = 8.2.3
pkgrel = 1
url = https://github.com/elementary/switchboard-plug-about
arch = x86_64
@@ -24,7 +24,7 @@ pkgbase = switchboard-plug-about
depends = polkit
depends = switcheroo-control
depends = udisks2
- source =
git+https://github.com/elementary/switchboard-plug-about.git#tag=d969c3858b6b827a246bfa26687fc4c8f1e2a59f
- b2sums =
8e609ae9248451a9e89a29b9240e89f23a4661c8b7ecbc884c6022c30731c28d3d4d0a97ae8848b07e13fd57b7e0571993cfe47c6904677d42961c6b17da647e
+ source =
git+https://github.com/elementary/switchboard-plug-about.git#tag=162ee57ea1c77ccb89ce08c5eb72e68a5b3b44e5
+ b2sums =
a7fe3ba6fa415a783b25176c095da22ec115ed6c2e86694632660da4bf6431053f04ef053de4e388133343130c6565c9754f22ceb8b64b773643eef8d0a8972a
pkgname = switchboard-plug-about
=====================================
.nvchecker.toml
=====================================
@@ -1,3 +1,4 @@
[switchboard-plug-about]
-source = "git"
-git = "https://github.com/elementary/switchboard-plug-about.git"
+source = "github"
+github = "elementary/switchboard-plug-about"
+use_latest_release = true
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=switchboard-plug-about
-pkgver=8.2.2
+pkgver=8.2.3
pkgrel=1
pkgdesc='Switchboard About Plug'
arch=(x86_64)
@@ -30,11 +30,11 @@ makedepends=(
meson
vala
)
-_tag=d969c3858b6b827a246bfa26687fc4c8f1e2a59f
+_tag=162ee57ea1c77ccb89ce08c5eb72e68a5b3b44e5
source=(
git+https://github.com/elementary/switchboard-plug-about.git#tag=${_tag}
)
-b2sums=('8e609ae9248451a9e89a29b9240e89f23a4661c8b7ecbc884c6022c30731c28d3d4d0a97ae8848b07e13fd57b7e0571993cfe47c6904677d42961c6b17da647e')
+b2sums=('a7fe3ba6fa415a783b25176c095da22ec115ed6c2e86694632660da4bf6431053f04ef053de4e388133343130c6565c9754f22ceb8b64b773643eef8d0a8972a')
pkgver() {
cd switchboard-plug-about
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-about/-/commit/ad55d8e5ab9e76ea8ff3c7819cd8e474a6171274
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-about/-/commit/ad55d8e5ab9e76ea8ff3c7819cd8e474a6171274
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