summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')