summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorA Farzat2022-10-14 17:03:02 +0900
committerA Farzat2022-10-14 18:42:25 +0900
commitf8414b3d20a6e99527be78dc7c026b182816d767 (patch)
treebcb3410d8bee51d0f6d7ee60ab0ebbf3dd5a1be6 /PKGBUILD
parentba160691eb9883da0d27bbba026a13cc0d2ab431 (diff)
downloadaur-neomutt-git.tar.gz
Remove `with-ui=` option - deprecated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7af9894fe0e..2104c814dd03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Chris Salzberg <chris@dejimata.com>
_pkgname=neomutt
pkgname=neomutt-git
-pkgver=20220429.r168.g8280a6351
+pkgver=20220429.r226.gecc8075f9
pkgrel=1
pkgdesc='A version of mutt with added features - development branch'
url='http://www.neomutt.org/'
@@ -49,7 +49,6 @@ build() {
--gss \
--gnutls \
--sasl \
- --with-ui=ncurses \
--with-idn2=/usr \
--disable-idn \
--idn2 \