Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
switchboard-plug-desktop


Commits:
da4814a4 by Maxime Gauduin at 2026-05-30T01:03:30+02:00
upgpkg: 8.3.0-1: new upstream release

- - - - -


3 changed files:

- .SRCINFO
- .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = switchboard-plug-desktop
        pkgdesc = Switchboard Desktop Plug
-       pkgver = 8.2.1
+       pkgver = 8.3.0
        pkgrel = 1
        url = https://github.com/elementary/switchboard-plug-pantheon-shell
        arch = x86_64
@@ -18,7 +18,8 @@ pkgbase = switchboard-plug-desktop
        depends = libgexiv2
        depends = libgranite-7.so
        depends = libswitchboard-3.so
-       source = 
switchboard-plug-desktop::git+https://github.com/elementary/switchboard-plug-pantheon-shell.git#tag=ced9a2b22c1c641b4a168836318c4fa8a36bbc17
-       b2sums = 
fdb4759d104474b117e3f0bd955fc9fca7abefb2569fd977dee35be75ac02c9b7cb98a69d735921af165ea44145a192d50b41d1873c196eae59d91df0b25a711
+       depends = pango
+       source = 
switchboard-plug-desktop::git+https://github.com/elementary/switchboard-plug-pantheon-shell.git#tag=8.3.0
+       b2sums = 
61771d33f1badc6125672f511e1e53a1dc81f2bee1510db2f2500cb8e2ee67a96916bbd6c9f77f5ca8a8494b584cf316d8b842ae6eb25e83868b981390bac409
 
 pkgname = switchboard-plug-desktop


=====================================
.nvchecker.toml
=====================================
@@ -1,3 +1,4 @@
 [switchboard-plug-desktop]
-source = "git"
-git = "https://github.com/elementary/switchboard-plug-pantheon-shell.git";
+source = "github"
+github = "elementary/switchboard-plug-pantheon-shell"
+use_latest_release = true


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <[email protected]>
 
 pkgname=switchboard-plug-desktop
-pkgver=8.2.1
+pkgver=8.3.0
 pkgrel=1
 pkgdesc='Switchboard Desktop Plug'
 arch=(x86_64)
@@ -17,6 +17,7 @@ depends=(
   libgexiv2
   libgranite-7.so
   libswitchboard-3.so
+  pango
 )
 makedepends=(
   git
@@ -24,14 +25,8 @@ makedepends=(
   ninja
   vala
 )
-_tag=ced9a2b22c1c641b4a168836318c4fa8a36bbc17
-source=(switchboard-plug-desktop::git+https://github.com/elementary/switchboard-plug-pantheon-shell.git#tag=${_tag})
-b2sums=('fdb4759d104474b117e3f0bd955fc9fca7abefb2569fd977dee35be75ac02c9b7cb98a69d735921af165ea44145a192d50b41d1873c196eae59d91df0b25a711')
-
-pkgver() {
-  cd switchboard-plug-desktop
-  git describe --tags
-}
+source=(switchboard-plug-desktop::git+https://github.com/elementary/switchboard-plug-pantheon-shell.git#tag=${pkgver})
+b2sums=('61771d33f1badc6125672f511e1e53a1dc81f2bee1510db2f2500cb8e2ee67a96916bbd6c9f77f5ca8a8494b584cf316d8b842ae6eb25e83868b981390bac409')
 
 build() {
   arch-meson switchboard-plug-desktop build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-desktop/-/commit/da4814a4c9b03ec90a770d5ae1c9eb075fbf3e1a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-desktop/-/commit/da4814a4c9b03ec90a770d5ae1c9eb075fbf3e1a
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


Reply via email to