[arch-commits] Commit in neomutt/trunk (PKGBUILD)
Alad Wenter
alad at archlinux.org
Thu Feb 8 18:58:12 UTC 2018
Date: Thursday, February 8, 2018 @ 18:58:11
Author: alad
Revision: 290328
upgpkg: neomutt 20171215-3
Remove urlview (out-of-repository)
Modified:
neomutt/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-02-08 18:47:59 UTC (rev 290327)
+++ PKGBUILD 2018-02-08 18:58:11 UTC (rev 290328)
@@ -1,18 +1,18 @@
# $Id$
# Maintainer: Alad Wenter <alad at mailbox.org>
+# Maintainer: Jelle van der Waa <jelle at vdwaa.nl>
# Contributor: Chris Salzberg <chris at dejimata.com>
# Contributor: Leonidas Spyropoulos <artafinde at gmail.com>
pkgname=neomutt
pkgver=20171215
-pkgrel=2
+pkgrel=3
pkgdesc='a version of mutt with added features'
url='http://www.neomutt.org/'
license=('GPL')
arch=('x86_64')
-depends=('mailcap' 'notmuch-runtime' 'lua')
-optdepends=('urlview: for url menu'
- 'python: keybase.py')
+depends=('notmuch-runtime' 'lua')
+optdepends=('python: keybase.py')
makedepends=('git' 'gnupg' 'libxslt' 'docbook-xsl' 'lynx')
source=("https://github.com/neomutt/neomutt/archive/$pkgname-$pkgver.tar.gz"
"https://github.com/neomutt/neomutt/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz.sig")
More information about the arch-commits
mailing list