summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Venries2017-01-09 17:11:27 +0100
committerThomas Venries2017-01-09 17:11:27 +0100
commitd098037931d75b17282ff5928a32d30352de7ec2 (patch)
tree0d52c8eb220c3d8f99bf50c00d84e900e54031ad
parent9a5c31aa20268cd0bef2dd510f7641eb2154c06e (diff)
downloadaur-d098037931d75b17282ff5928a32d30352de7ec2.tar.gz
Update desc
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 386847d269de..55a4c980af43 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = batify
- pkgdesc = Simple plug and battery level warnings using udev and libnotify (multi-users).
+ pkgdesc = Bash script to trigger plug and battery level notifications using udev and libnotify (multi-xusers).
pkgver = 0.9
pkgrel = 1
url = https://github.com/Ventto/batify.git
diff --git a/PKGBUILD b/PKGBUILD
index 3f39feb7229d..1b7c0b4099d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=batify
pkgver=0.9
pkgrel=1
-pkgdesc='Simple plug and battery level warnings using udev and libnotify (multi-users).'
+pkgdesc='Bash script to trigger plug and battery level notifications using udev and libnotify (multi-xusers).'
arch=('any')
url="https://github.com/Ventto/${pkgname}.git"
license=('MIT')