summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Cromer2016-10-29 12:36:06 -0300
committerChris Cromer2016-10-29 12:36:06 -0300
commit1ac11e25972013d4a4e56ee6217b7aefc8e2ff9b (patch)
tree52e73f8958921d339ac895fac447e61dd499c409 /PKGBUILD
parent1716f938c27e0ca5c18343c96f66e4f37fbe0b33 (diff)
downloadaur-1ac11e25972013d4a4e56ee6217b7aefc8e2ff9b.tar.gz
updated message to say this is for non systemd systems
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04f33069bec7..3f6302d66332 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=elogind
pkgver=219.12
-pkgrel=1
-pkgdesc="The systemd project's logind, extracted to a standalone package"
+pkgrel=2
+pkgdesc="The systemd project's logind, extracted to a standalone package for use on systems without systemd installed"
arch=('i686' 'x86_64')
url="https://github.com/wingo/elogind"
license=('GPL')