summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin Majewski2021-04-01 22:33:19 +0200
committerKevin Majewski2021-04-01 22:33:19 +0200
commitd57a006398ad022878558bc37185d9b3fa10222f (patch)
tree01333f98e300d7362dd4ed3f5457e662e664c357 /PKGBUILD
parent81a197852e1812e877b0a4a00a5eb02d054cdfc4 (diff)
downloadaur-d57a006398ad022878558bc37185d9b3fa10222f.tar.gz
tags/0.8.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c331db97d214..8f85f81afba5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=power-profiles-daemon
-pkgver=0.1
+pkgver=0.8.1
pkgrel=1
pkgdesc="Makes power profiles handling available over D-Bus"
url="https://gitlab.freedesktop.org/hadess/power-profiles-daemon"
@@ -7,9 +7,10 @@ license=(GPL3)
arch=(x86_64)
depends=('libgudev' 'systemd')
makedepends=('git' 'meson')
-_commit=dfeeebc9294b1ece5b0a1f797e4886b747640849
+checkdepends=('umockdev')
+_commit=c4837945927c10ea82ec1c76bead6e5601a8e64d
source=("git+https://gitlab.freedesktop.org/hadess/power-profiles-daemon.git#commit=$_commit")
-sha512sums=('SKIP')
+b2sums=('SKIP')
pkgver() {
cd $pkgname