[arch-commits] Commit in power-profiles-daemon/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Fri Apr 29 16:32:41 UTC 2022


    Date: Friday, April 29, 2022 @ 16:32:41
  Author: arojas
Revision: 444298

Update to 0.11

Modified:
  power-profiles-daemon/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-29 16:30:14 UTC (rev 444297)
+++ PKGBUILD	2022-04-29 16:32:41 UTC (rev 444298)
@@ -2,8 +2,8 @@
 # Contributor: tinywrkb <tinywrkb at gmail.com>
 
 pkgname=power-profiles-daemon
-pkgver=0.10.1
-pkgrel=2
+pkgver=0.11
+pkgrel=1
 pkgdesc='Makes power profiles handling available over D-Bus'
 url='https://gitlab.freedesktop.org/hadess/power-profiles-daemon'
 license=(GPL3)
@@ -13,7 +13,7 @@
 makedepends=(meson)
 checkdepends=(python-dbusmock python-isort python-mccabe umockdev)
 source=(https://gitlab.freedesktop.org/hadess/power-profiles-daemon/-/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-b2sums=('a6db0c55e9109fe0ff83564c186e09c57c46999d2c44cae385772094a2c6d7f7129b3ded62ea1e921756a507fffba6d44809d6b01a05beacdfc2a5cd41934162')
+b2sums=('12a7b31739355f707af4d694c5a9d44250d0b4ef2d994a4b95cdbf99e377ea95ed488310ae8f7a0a14a67caeba442fb98990af112234f27bbb63d4ec91a74417')
 
 build() {
   meson $pkgname-$pkgver build \



More information about the arch-commits mailing list