summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2018-01-13 09:05:17 +0100
committerhaawda2018-01-13 09:05:17 +0100
commit9389f34d7ecc1cc82e71a3ab30135d2fc7e1dbb2 (patch)
tree9759353206b17548829e9daeafd022f485b03fe5 /PKGBUILD
parent8df90db3b46857d046d90b87f8a6f97356dd6478 (diff)
downloadaur-9389f34d7ecc1cc82e71a3ab30135d2fc7e1dbb2.tar.gz
correct typos
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aaee31ee363d..6b6a3ae633e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,9 +9,9 @@ pkgbase=notmuch-git
arch=('i686' 'x86_64')
_pkgbase=notmuch
pkgname=('notmuch-emacs-git' 'notmuch-runtime-git' 'notmuch-python-git' 'notmuch-python2-git' 'notmuch-ruby-git' 'notmuch-vim-git' 'notmuch-mutt-git')
-epoch=1
+epoch=2
pkgver=0.26.12.g12541fea
-pkgrel=2
+pkgrel=1
url="https://notmuchmail.org/"
license=('GPL3')
makedepends=('python2' 'python' 'python-sphinx' 'emacs' 'gnupg' 'ruby' 'pkgconfig' 'xapian-core' 'gmime' 'talloc')