summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a42592421dc5..ff570b599cee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Feb 3 08:22:20 UTC 2018
+# Sun Aug 12 13:44:56 UTC 2018
pkgbase = neomutt-git
pkgdesc = A version of mutt with added features - development branch
- pkgver = 20171215.r144.gb7da81ad
- pkgrel = 2
+ pkgver = 20180716.r180.gb6a602e8a
+ pkgrel = 1
url = http://www.neomutt.org/
arch = i686
arch = x86_64
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 \