Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
switchboard-plug-power
Commits:
ae587b34 by Maxime Gauduin at 2025-01-02T16:59:09+01:00
upgpkg: 8.0.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = switchboard-plug-power
pkgdesc = Switchboard Power Plug
- pkgver = 8.0.0
+ pkgver = 8.0.1
pkgrel = 1
url = https://github.com/elementary/switchboard-plug-power
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = switchboard-plug-power
depends = libgranite-7.so
depends = libswitchboard-3.so
depends = polkit
- source =
git+https://github.com/elementary/switchboard-plug-power.git#tag=84ac26fa9c234f793a26d5aa3e20c759085a15d4
- b2sums =
51f374ef4cf4ae11e202143cc2bb0dfef9bbc0216473394ee537a6a53008afc80ac1cd84461a073d90eee86666dc97a9a443f3c4b0ec7106922bb43595081ebb
+ source =
git+https://github.com/elementary/switchboard-plug-power.git#tag=425c966233e41ba50a50454dfff318f12df619a7
+ b2sums =
0d6331dee68bf1dd55db3d1dbf6cc5e92a9435686d618c1695f885542c6fd1ab8a2648f3fbb60129d30c663215b68e66b6d251c9185f58225f331d718a59b627
pkgname = switchboard-plug-power
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=switchboard-plug-power
-pkgver=8.0.0
+pkgver=8.0.1
pkgrel=1
pkgdesc='Switchboard Power Plug'
arch=(x86_64)
@@ -24,9 +24,9 @@ makedepends=(
meson
vala
)
-_tag=84ac26fa9c234f793a26d5aa3e20c759085a15d4
+_tag=425c966233e41ba50a50454dfff318f12df619a7
source=(git+https://github.com/elementary/switchboard-plug-power.git#tag=${_tag})
-b2sums=('51f374ef4cf4ae11e202143cc2bb0dfef9bbc0216473394ee537a6a53008afc80ac1cd84461a073d90eee86666dc97a9a443f3c4b0ec7106922bb43595081ebb')
+b2sums=('0d6331dee68bf1dd55db3d1dbf6cc5e92a9435686d618c1695f885542c6fd1ab8a2648f3fbb60129d30c663215b68e66b6d251c9185f58225f331d718a59b627')
pkgver() {
cd switchboard-plug-power
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-power/-/commit/ae587b345433ec29d5c98875afb22095417fc785
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/switchboard-plug-power/-/commit/ae587b345433ec29d5c98875afb22095417fc785
You're receiving this email because of your account on gitlab.archlinux.org.