summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlad Wenter2018-08-12 13:45:15 +0000
committerAlad Wenter2018-08-12 13:45:15 +0000
commitb2274dac37f07a9ac74b710c9b514efa5db7e0c8 (patch)
treee132ea8421e035a4ce4ec86816dee3d6da64046b /PKGBUILD
parentfbf4dce99b46b42437a14fcb5b3b1d34622c3bcb (diff)
downloadaur-b2274dac37f07a9ac74b710c9b514efa5db7e0c8.tar.gz
neomutt-git: remove libexec
as suggested by @Rhinoceros
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 134cca4c9cb1..219932e45404 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Chris Salzberg <chris@dejimata.com>
_pkgname=neomutt
pkgname=neomutt-git
-pkgver=20171215.r144.gb7da81ad
-pkgrel=2
+pkgver=20180716.r180.gb6a602e8a
+pkgrel=1
pkgdesc='A version of mutt with added features - development branch'
url='http://www.neomutt.org/'
license=('GPL')
@@ -28,7 +28,6 @@ build() {
./configure \
--prefix=/usr \
--sysconfdir=/etc \
- --libexecdir=/usr/lib \
--gpgme \
--enable-lua \
--notmuch \