Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
switchboard-plug-about
Commits:
49a5dc1f by Maxime Gauduin at 2026-05-30T00:46:56+02:00
upgpkg: 8.2.3-1: convert to github source + #tag=${pkgver}
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -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=162ee57ea1c77ccb89ce08c5eb72e68a5b3b44e5
+ source =
git+https://github.com/elementary/switchboard-plug-about.git#tag=8.2.3
b2sums =
a7fe3ba6fa415a783b25176c095da22ec115ed6c2e86694632660da4bf6431053f04ef053de4e388133343130c6565c9754f22ceb8b64b773643eef8d0a8972a
pkgname = switchboard-plug-about
=====================================
PKGBUILD
=====================================
@@ -30,17 +30,11 @@ makedepends=(
meson
vala
)
-_tag=162ee57ea1c77ccb89ce08c5eb72e68a5b3b44e5
source=(
- git+https://github.com/elementary/switchboard-plug-about.git#tag=${_tag}
+ git+https://github.com/elementary/switchboard-plug-about.git#tag=${pkgver}
)
b2sums=('a7fe3ba6fa415a783b25176c095da22ec115ed6c2e86694632660da4bf6431053f04ef053de4e388133343130c6565c9754f22ceb8b64b773643eef8d0a8972a')
-pkgver() {
- cd switchboard-plug-about
- git describe --tags
-}
-
build() {
arch-meson switchboard-plug-about build
ninja -C build
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-about/-/commit/49a5dc1fafec7fbde60005541a4b0620622f9030
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-about/-/commit/49a5dc1fafec7fbde60005541a4b0620622f9030
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