summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorantheas2023-12-29 16:58:27 +0200
committerantheas2023-12-29 16:58:27 +0200
commit707200e40717f544de495a3ae27814d817271422 (patch)
tree0cc3da2f06e47576f81c6b140638cab1eb9cae3e
parentbe2d8335f43bf05c6ee0585ca8e4736890071be8 (diff)
downloadaur-707200e40717f544de495a3ae27814d817271422.tar.gz
fix wording
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c39ae7a306fa..a2931fe98db9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Antheas Kapenekakis <aur at antheas dot dev>
pkgname=hhd-user
pkgver=0.0.1
-pkgrel=1
-pkgdesc='Handheld Daemon User Service. Adds a user service file, and the appropriate rules so that hhd can run as a user daemon. Reboot and enable with `systemctl --user enable hhd-user`.'
+pkgrel=2
+pkgdesc='Handheld Daemon User Service. Adds a user service file, and the appropriate rules so that hhd can run as a user daemon. Enable with `systemctl --user enable hhd-user` and reboot.'
arch=('x86_64')
url='https://github.com/antheas/hhd'
license=('MIT')