summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2018-01-13 09:05:17 +0100
committerhaawda2018-01-13 09:05:17 +0100
commit9389f34d7ecc1cc82e71a3ab30135d2fc7e1dbb2 (patch)
tree9759353206b17548829e9daeafd022f485b03fe5
parent8df90db3b46857d046d90b87f8a6f97356dd6478 (diff)
downloadaur-9389f34d7ecc1cc82e71a3ab30135d2fc7e1dbb2.tar.gz
correct typos
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d18999f059cf..5e6f8c768e5e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = notmuch-git
pkgver = 0.26.12.g12541fea
- pkgrel = 2
- epoch = 1
+ pkgrel = 1
+ epoch = 2
url = https://notmuchmail.org/
arch = i686
arch = x86_64
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')