summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--system76-power-git.install2
3 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3e7b5dc828c..436e242dc92e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = system76-power-git
pkgdesc = System76 Power Management
pkgver = r160.1c347b8
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/pop-os/system76-power
install = system76-power-git.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 09d16530d2c5..a0ad57ef47a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=system76-power-git
pkgver=r160.1c347b8
-pkgrel=3
+pkgrel=4
pkgdesc="System76 Power Management"
arch=('any')
url="https://github.com/pop-os/system76-power"
diff --git a/system76-power-git.install b/system76-power-git.install
index 20d9b7467ca9..3c8592a48d15 100644
--- a/system76-power-git.install
+++ b/system76-power-git.install
@@ -36,6 +36,8 @@ cat << EOF
system76-power System76 power CLI interface
+ To run system76-power as a normal user, add them to the "adm" group.
+
EOF
}