summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin Majewski2021-07-20 17:29:04 +0200
committerKevin Majewski2021-07-20 17:29:04 +0200
commit8b9be30ceede3ab3b5f5d9e0bfaea50ab1e9f27b (patch)
tree534bc8a12fc9553410b9800415fbd286a537de4e /PKGBUILD
parent14568bdba51a81d22093aa1561e08e71da2dad92 (diff)
downloadaur-8b9be30ceede3ab3b5f5d9e0bfaea50ab1e9f27b.tar.gz
tags/0.9.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 243b66eacda5..9eabcb5629de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=power-profiles-daemon
-pkgver=0.8.1
+pkgver=0.9.0
pkgrel=1
pkgdesc="Makes power profiles handling available over D-Bus"
url="https://gitlab.freedesktop.org/hadess/power-profiles-daemon"
@@ -8,7 +8,7 @@ arch=(x86_64)
depends=('systemd' 'upower')
makedepends=('git' 'meson')
checkdepends=('python-dbusmock' 'python-pylint' 'umockdev')
-_commit=c4837945927c10ea82ec1c76bead6e5601a8e64d
+_commit=30d85f1e9e274e75add4ecaa46795126acafb29d # tags/0.9.0
source=("git+https://gitlab.freedesktop.org/hadess/power-profiles-daemon.git#commit=$_commit")
b2sums=('SKIP')