[arch-commits] Commit in upower/trunk (PKGBUILD)

Jan Steffens heftig at gemini.archlinux.org
Wed Jul 13 18:23:38 UTC 2022


    Date: Wednesday, July 13, 2022 @ 18:23:37
  Author: heftig
Revision: 451037

0.99.20-1

Modified:
  upower/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-13 18:21:10 UTC (rev 451036)
+++ PKGBUILD	2022-07-13 18:23:37 UTC (rev 451037)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=upower
-pkgver=0.99.19
+pkgver=0.99.20
 pkgrel=1
 pkgdesc="Abstraction for enumerating power devices, listening to device events and querying history and statistics"
 url="https://upower.freedesktop.org"
@@ -13,7 +13,7 @@
 checkdepends=(python-{dbus,dbusmock,gobject} umockdev)
 backup=(etc/UPower/UPower.conf)
 options=(debug)
-_commit=e9d73a31154dab202ac9438a24fa2a67c34f686d  # tags/v0.99.19^0
+_commit=3f2eabb4d1f82bb8ca4ee357e5232cb4237fdc90  # tags/v0.99.20^0
 source=("git+https://gitlab.freedesktop.org/upower/upower.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list