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 7802408f9620..0f884075317d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = geary-git
- pkgdesc = A lightweight email client for the GNOME desktop
+ pkgdesc = An email application built around conversations, for the GNOME 3 desktop.
pkgver = r5007.f4b35869
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/geary
diff --git a/PKGBUILD b/PKGBUILD
index e6ba39dbd173..6fb9ad8251ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=geary-git
pkgver=r5007.f4b35869
pkgrel=1
-pkgdesc="A lightweight email client for the GNOME desktop"
+pkgdesc="An email application built around conversations, for the GNOME 3 desktop."
arch=(i686 x86_64)
url="https://gitlab.gnome.org/GNOME/geary"
license=('GPL3')