summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKr1ss2021-07-16 20:31:40 +0200
committerKr1ss2021-07-16 20:31:54 +0200
commit4becdbc0397e4b549cda2455284349159e748600 (patch)
treef72e9c8ac9b5baef8d4cd55501eb0850624d50cb /PKGBUILD
parentfc78c411afd91cf096884bbd35b2010b0d67f23f (diff)
downloadaur-4becdbc0397e4b549cda2455284349159e748600.tar.gz
update: mailwizard 2.0.5-2
Mention supported protocols in `pkgdesc`
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26147e88e36a..fd3a0bf43045 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
pkgname=mailwizard
pkgver=2.0.5
-pkgrel=1
+pkgrel=2
-pkgdesc='Configure neomutt, isync, getmail and msmtp with pass for passwords'
+pkgdesc='Configure neomutt, isync, getmail and msmtp with pass for passwords (POP3/SMTP)'
arch=('x86_64')
url="https://github.com/rpuntaie/$pkgname"
license=('GPL3')