[arch-commits] Commit in power-profiles-daemon/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Mon May 2 18:01:54 UTC 2022
Date: Monday, May 2, 2022 @ 18:01:54
Author: arojas
Revision: 444423
Update to 0.11.1
Modified:
power-profiles-daemon/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-02 17:42:17 UTC (rev 444422)
+++ PKGBUILD 2022-05-02 18:01:54 UTC (rev 444423)
@@ -2,7 +2,7 @@
# Contributor: tinywrkb <tinywrkb at gmail.com>
pkgname=power-profiles-daemon
-pkgver=0.11
+pkgver=0.11.1
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=('12a7b31739355f707af4d694c5a9d44250d0b4ef2d994a4b95cdbf99e377ea95ed488310ae8f7a0a14a67caeba442fb98990af112234f27bbb63d4ec91a74417')
+b2sums=('53514a3de851da349b39e0261a1ce4cdd7e3e62ed08d1ed7374518132e1f5ce2230ae869c34c7461bcdaf4eb89b9d78360526ac7e21c525c09de31bd19503ab4')
build() {
meson $pkgname-$pkgver build \
More information about the arch-commits
mailing list