Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
switchboard
Commits:
0cfe66dd by Maxime Gauduin at 2025-01-02T17:14:38+01:00
upgpkg: 8.0.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = switchboard
pkgdesc = The Pantheon Control Center
- pkgver = 8.0.1
+ pkgver = 8.0.2
pkgrel = 1
url = https://github.com/elementary/switchboard
arch = x86_64
@@ -33,7 +33,7 @@ pkgbase = switchboard
optdepends = switchboard-plug-power: Power plug
optdepends = switchboard-plug-security-privacy: Security & Privacy plug
provides = libswitchboard-3.so
- source =
git+https://github.com/elementary/switchboard.git#tag=c2f4f3c099ea5ee67a1178b3834eaffe20fee01b
- b2sums =
de8541972343aabdeb839347c0024802eb52c6b9a51d7b1bc56cdda97de51e2462c64ef4c6f97a8dba7569098c14c1e892d80f2d92de10ff887696519f58f6e6
+ source =
git+https://github.com/elementary/switchboard.git#tag=efd9be85b539f7ff816d5f1e24f1e478b3593e1f
+ b2sums =
f5f7c60613e4a50f60157efffd4904bbdb1b75b0d84fa3d5a768eb96ea151f8dffe503c2183671c7c95ee3f9f361c85dc6acdb6d625d7b0de80e6d86b8d86894
pkgname = switchboard
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: dserban <[email protected]>
pkgname=switchboard
-pkgver=8.0.1
+pkgver=8.0.2
pkgrel=1
pkgdesc='The Pantheon Control Center'
arch=(x86_64)
@@ -43,9 +43,9 @@ optdepends=(
'switchboard-plug-security-privacy: Security & Privacy plug'
)
provides=(libswitchboard-3.so)
-_tag=c2f4f3c099ea5ee67a1178b3834eaffe20fee01b
+_tag=efd9be85b539f7ff816d5f1e24f1e478b3593e1f
source=(git+https://github.com/elementary/switchboard.git#tag=${_tag})
-b2sums=('de8541972343aabdeb839347c0024802eb52c6b9a51d7b1bc56cdda97de51e2462c64ef4c6f97a8dba7569098c14c1e892d80f2d92de10ff887696519f58f6e6')
+b2sums=('f5f7c60613e4a50f60157efffd4904bbdb1b75b0d84fa3d5a768eb96ea151f8dffe503c2183671c7c95ee3f9f361c85dc6acdb6d625d7b0de80e6d86b8d86894')
pkgver() {
cd switchboard
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard/-/commit/0cfe66dd9b12d60cd2a3dbc83b2795d530f69a67
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard/-/commit/0cfe66dd9b12d60cd2a3dbc83b2795d530f69a67
You're receiving this email because of your account on gitlab.archlinux.org.