summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-12-28 20:42:05 +0100
committerhaawda2017-12-28 20:42:05 +0100
commit7ef787be8d51da662b5dd484f29a9af53b46ed7b (patch)
tree0623c25740fc8a29a2bbb608763ab4b09a7f6182 /PKGBUILD
parent9367476e51727e0b54f689ae28627dcb86efcc57 (diff)
downloadaur-7ef787be8d51da662b5dd484f29a9af53b46ed7b.tar.gz
add epoch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e360c8b06e57..15d1f0edb602 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,8 @@ 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')
-pkgver=205.g57225988
+epoch=1
+pkgver=0.26_rc0.1.1.g0fab493f
pkgrel=1
url="https://notmuchmail.org/"
license=('GPL3')