summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b275c220c47f..282fa32aed07 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = devdocs-desktop
- pkgdesc = DevDocs desktop application in GTK3. Multiple API documentations in a fast, organized, and searchable interface.
+ pkgdesc = DevDocs GTK3 application for multiple API documentations in a fast searchable interface
pkgver = 0.8.0
pkgrel = 3
url = https://github.com/hardpixel/devdocs-desktop
diff --git a/PKGBUILD b/PKGBUILD
index e66268c14b65..3500b77b703c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=devdocs-desktop
pkgver=0.8.0
pkgrel=3
-pkgdesc="DevDocs desktop application in GTK3. Multiple API documentations in a fast, organized, and searchable interface."
+pkgdesc="DevDocs GTK3 application for multiple API documentations in a fast searchable interface"
arch=("any")
url="https://github.com/hardpixel/devdocs-desktop"
license=("GPL")