[arch-commits] Commit in upower/trunk (PKGBUILD)
    Jan Steffens 
    heftig at gemini.archlinux.org
       
    Tue May 17 20:19:04 UTC 2022
    
    
  
    Date: Tuesday, May 17, 2022 @ 20:19:03
  Author: heftig
Revision: 445933
0.99.18-1
Modified:
  upower/trunk/PKGBUILD
----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-17 20:15:11 UTC (rev 445932)
+++ PKGBUILD	2022-05-17 20:19:03 UTC (rev 445933)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=upower
-pkgver=0.99.17
+pkgver=0.99.18
 pkgrel=1
 pkgdesc="Abstraction for enumerating power devices, listening to device events and querying history and statistics"
 url="https://upower.freedesktop.org"
@@ -12,7 +12,8 @@
 makedepends=(docbook-xsl gobject-introspection python git gtk-doc meson)
 checkdepends=(python-{dbus,dbusmock,gobject} umockdev)
 backup=(etc/UPower/UPower.conf)
-_commit=c889154ec8e3e2239db9260d48b2e198d72ba002  # tags/v0.99.17^0
+options=(debug)
+_commit=017ac33d586bc57ace19af120f3ec48eebffddfe  # tags/v0.99.18^0
 source=("git+https://gitlab.freedesktop.org/upower/upower.git#commit=$_commit")
 sha256sums=('SKIP')
 
    
    
More information about the arch-commits
mailing list