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

Antonio Rojas arojas at gemini.archlinux.org
Thu Oct 28 15:17:42 UTC 2021


    Date: Thursday, October 28, 2021 @ 15:17:42
  Author: arojas
Revision: 426777

Update to 0.10.1

Modified:
  power-profiles-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-28 14:59:50 UTC (rev 426776)
+++ PKGBUILD	2021-10-28 15:17:42 UTC (rev 426777)
@@ -2,8 +2,8 @@
 # Contributor: tinywrkb <tinywrkb at gmail.com>
 
 pkgname=power-profiles-daemon
-pkgver=0.10.0
-pkgrel=2
+pkgver=0.10.1
+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=('e8c92bb4e848eca3c0b5263c5e4ae0c4aea51ce608086263148efd65d7520815b1a8efe2876c78fbff13a0c503a5fb9426fa70e050c8b3fc7943da0e7068a41f')
+b2sums=('a6db0c55e9109fe0ff83564c186e09c57c46999d2c44cae385772094a2c6d7f7129b3ded62ea1e921756a507fffba6d44809d6b01a05beacdfc2a5cd41934162')
 
 build() {
   meson $pkgname-$pkgver build \



More information about the arch-commits mailing list