[arch-commits] Commit in upower/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Fri Oct 26 04:18:39 UTC 2018
Date: Friday, October 26, 2018 @ 04:18:38
Author: heftig
Revision: 337311
0.99.9-1
Modified:
upower/trunk/PKGBUILD
----------+
PKGBUILD | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-26 03:41:20 UTC (rev 337310)
+++ PKGBUILD 2018-10-26 04:18:38 UTC (rev 337311)
@@ -1,8 +1,8 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=upower
-pkgver=0.99.8
-pkgrel=2
+pkgver=0.99.9
+pkgrel=1
pkgdesc="Abstraction for enumerating power devices, listening to device events and querying history and statistics"
url="https://upower.freedesktop.org"
arch=(x86_64)
@@ -10,7 +10,7 @@
depends=(systemd libusb libimobiledevice libgudev)
makedepends=(intltool docbook-xsl gobject-introspection python2 git gtk-doc)
backup=(etc/UPower/UPower.conf)
-_commit=6d8eb754644922a2a3d5a074ce51a1d25a2cd1ee # tags/UPOWER_0_99_8^0
+_commit=59faabc3c2634b6677ae0e1f3d94a23bbca21b12 # tags/UPOWER_0_99_9^0
source=("git+https://anongit.freedesktop.org/git/upower#commit=$_commit")
md5sums=('SKIP')
@@ -21,8 +21,6 @@
prepare() {
cd $pkgname
- git cherry-pick -n 99b2e1a751e6208a7be61b50652973df5a9f1d83
- git cherry-pick -n 453ec99c5c34a304f15ac9d4b6e50f5bf281fee3
NOCONFIGURE=1 ./autogen.sh
}
More information about the arch-commits
mailing list