summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMantas Mikulėnas2018-11-23 22:36:08 +0200
committerMantas Mikulėnas2019-03-11 19:21:57 +0200
commitf528bea309cdb56addd8327fa572b961ea6d9afa (patch)
tree896c221a8e24f102c68ff8cffb4fe684f3ab9124
parentb29b8400e42dff4d47ed2d02ad04ea6be6a8789a (diff)
downloadaur-f528bea309cdb56addd8327fa572b961ea6d9afa.tar.gz
update description
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb7cb73763b3..3590b5480bd8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = adcli-git
- pkgdesc = DBus service for configuring kerberos and other online identities.
+ pkgdesc = Active Directory account management tool
pkgver = 0.8.2.r2.g8514680
pkgrel = 1
url = https://freedesktop.org/software/realmd/
diff --git a/PKGBUILD b/PKGBUILD
index d6bd53d49c4a..e1a66c2892d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=adcli-git
_pkgname=adcli
pkgver=0.8.2.r2.g8514680
pkgrel=1
-pkgdesc="DBus service for configuring kerberos and other online identities."
+pkgdesc="Active Directory account management tool"
arch=(i686 x86_64)
url="https://freedesktop.org/software/realmd/"
license=(GPL3)