Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
switchboard
Commits:
3fe71e03 by Maxime Gauduin at 2024-10-03T15:17:17+02:00
upgpkg: 8.0.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = switchboard
pkgdesc = The Pantheon Control Center
- pkgver = 8.0.0
+ pkgver = 8.0.1
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=540830bf5a1e4881d10a5d15aae123aaa9e9f7de
- b2sums =
24bc2dc7822a98c777a7079cda357d9c912be61c13bfd97f41e5b8a09f76de99e3c722fc3fc29a164b15a173563753092643e00c04676f0ece1657b31eee182b
+ source =
git+https://github.com/elementary/switchboard.git#tag=c2f4f3c099ea5ee67a1178b3834eaffe20fee01b
+ b2sums =
de8541972343aabdeb839347c0024802eb52c6b9a51d7b1bc56cdda97de51e2462c64ef4c6f97a8dba7569098c14c1e892d80f2d92de10ff887696519f58f6e6
pkgname = switchboard
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: dserban <[email protected]>
pkgname=switchboard
-pkgver=8.0.0
+pkgver=8.0.1
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=540830bf5a1e4881d10a5d15aae123aaa9e9f7de
+_tag=c2f4f3c099ea5ee67a1178b3834eaffe20fee01b
source=(git+https://github.com/elementary/switchboard.git#tag=${_tag})
-b2sums=('24bc2dc7822a98c777a7079cda357d9c912be61c13bfd97f41e5b8a09f76de99e3c722fc3fc29a164b15a173563753092643e00c04676f0ece1657b31eee182b')
+b2sums=('de8541972343aabdeb839347c0024802eb52c6b9a51d7b1bc56cdda97de51e2462c64ef4c6f97a8dba7569098c14c1e892d80f2d92de10ff887696519f58f6e6')
pkgver() {
cd switchboard
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard/-/commit/3fe71e034f24e9df0c62c25be7ef80e74f3785df
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard/-/commit/3fe71e034f24e9df0c62c25be7ef80e74f3785df
You're receiving this email because of your account on gitlab.archlinux.org.