summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Salzberg2016-05-31 06:49:10 +0900
committerChris Salzberg2016-05-31 06:49:10 +0900
commit07e6bbb01321acba4921daef1e0d4ea1a5d7f5de (patch)
treedc3cdc06ac103bbed59cddd37a8a76d372ce39c3
parent58b3574ccb6d853bc3e08c06c5ba3d4536dd7f2b (diff)
downloadaur-07e6bbb01321acba4921daef1e0d4ea1a5d7f5de.tar.gz
Update pkgdesc
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1de98ea9639..601fa66fd359 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = neomutt-git
- pkgdesc = Small but powerful text-based mail client
+ pkgdesc = The New Mutt: powerful text-based mail client with all the best feature patches
pkgver = neomutt.20160502.r0.gfcf870a
pkgrel = 1
url = http://www.neomutt.org/
diff --git a/PKGBUILD b/PKGBUILD
index b9e2b987cc9d..bfdb4dea97ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=neomutt
pkgname=neomutt-git
pkgver=neomutt.20160502.r0.gfcf870a
pkgrel=1
-pkgdesc='Small but powerful text-based mail client'
+pkgdesc='The New Mutt: powerful text-based mail client with all the best feature patches'
url='http://www.neomutt.org/'
license=('GPL')
source=('git+https://github.com/neomutt/neomutt.git#branch=neomutt')