[arch-commits] Commit in upower/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Wed Jun 8 20:32:58 UTC 2022
Date: Wednesday, June 8, 2022 @ 20:32:57
Author: heftig
Revision: 447780
0.99.19-1
Modified:
upower/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-08 20:04:37 UTC (rev 447779)
+++ PKGBUILD 2022-06-08 20:32:57 UTC (rev 447780)
@@ -2,7 +2,7 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=upower
-pkgver=0.99.18
+pkgver=0.99.19
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=017ac33d586bc57ace19af120f3ec48eebffddfe # tags/v0.99.18^0
+_commit=e9d73a31154dab202ac9438a24fa2a67c34f686d # tags/v0.99.19^0
source=("git+https://gitlab.freedesktop.org/upower/upower.git#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list