From 18940284076403e86691e658502f7a715743f335 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sat, 29 Mar 2014 13:04:01 +0100 Subject: mutt-kz-git: Minor touchups, changed maintainer. --- PKGBUILD | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index 869b9a8..49aff3e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,20 +1,25 @@ -# Maintainer: neersighted +# Maintainer: Johannes Löthberg +# Contributor: neersighted # Contributor: boyska pkgname=mutt-kz-git pkgver=git pkgrel=1 + pkgdesc='Small but powerful text-based mail client' +arch=('i686' 'x86_64') url='https://github.com/karelzak/mutt-kz' license=('GPL') + source=('git+https://github.com/karelzak/mutt-kz.git' 'xdg.patch' 'trash.patch::https://www.cs.oberlin.edu/~kuperman/help/code/patch-1.5.20.bk.trash_folder-purge_message.1.txt') sha1sums=('SKIP' '8cbae5a7ade3812cbdcb8a8dfabb29b042b7296a' 'b63fe4e7ea2a113819558862be1387364ec24213') -arch=('i686' 'x86_64') + depends=('gdbm' 'gpgme' 'openssl>=0.9.8e' 'libsasl' 'mime-types' 'ncurses' 'notmuch' 'zlib') makedepends=('git' 'gnupg' 'libxslt') + conflicts=('mutt') provides=('mutt') -- cgit v1.2.3-70-g09d2