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

Antonio Rojas arojas at gemini.archlinux.org
Tue Jun 28 15:17:03 UTC 2022


    Date: Tuesday, June 28, 2022 @ 15:17:02
  Author: arojas
Revision: 449620

Update to 0.12

Modified:
  power-profiles-daemon/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-28 14:54:19 UTC (rev 449619)
+++ PKGBUILD	2022-06-28 15:17:02 UTC (rev 449620)
@@ -2,7 +2,7 @@
 # Contributor: tinywrkb <tinywrkb at gmail.com>
 
 pkgname=power-profiles-daemon
-pkgver=0.11.1
+pkgver=0.12
 pkgrel=1
 pkgdesc='Makes power profiles handling available over D-Bus'
 url='https://gitlab.freedesktop.org/hadess/power-profiles-daemon'
@@ -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=('53514a3de851da349b39e0261a1ce4cdd7e3e62ed08d1ed7374518132e1f5ce2230ae869c34c7461bcdaf4eb89b9d78360526ac7e21c525c09de31bd19503ab4')
+b2sums=('7e78744186d1175d7dc67e3fe84481f68e14ed409639a44bd834ffae820b0828428271360f4f7faa0e2c2323f2ce4d1061e1b260b74aaf5da5cd35881def4a6f')
 
 build() {
   meson $pkgname-$pkgver build \



More information about the arch-commits mailing list