summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNazar Vinnichuk2020-06-17 22:40:06 +0300
committerNazar Vinnichuk2020-06-17 22:40:20 +0300
commit3bdfe7e695aed80f5a11bcf7a45f17746d05cab9 (patch)
treecc34b2aa91d40d4a7d8d31d9ecfe3b31faadfbbd
parent0beb77bb3019fc42e70e3b7930536e153b02c249 (diff)
downloadaur-3bdfe7e695aed80f5a11bcf7a45f17746d05cab9.tar.gz
Improve the description.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01c2cef5d91b..48119577bff2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = pacwall-git
- pkgdesc = Dependency graph of installed packages on your wallpaper.
+ pkgdesc = A dependency graph of installed packages wallpaper creator.
pkgver = 1.2
pkgrel = 1
url = http://github.com/Kharacternyk/pacwall
diff --git a/PKGBUILD b/PKGBUILD
index 7780a5495b3f..3a82f8d65b02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=pacwall-git
_pkgname=${pkgname%-git}
pkgver=1.2
pkgrel=1
-pkgdesc="Dependency graph of installed packages on your wallpaper."
+pkgdesc="A dependency graph of installed packages wallpaper creator."
url="http://github.com/Kharacternyk/${_pkgname}"
arch=('any')
license=('GPL3')