summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorhaawda2017-04-11 21:11:41 +0200
committerhaawda2017-04-11 21:11:41 +0200
commitb7e09f101b977969fe0dc5e45dc13247a15af53f (patch)
tree1b7b9802fa4a509a01487e2b8ed6cf319c1ec8e6 /.SRCINFO
parentef215326571398ceb57fa9e660ce4b3fee6e5fd9 (diff)
downloadaur-b7e09f101b977969fe0dc5e45dc13247a15af53f.tar.gz
fix provide/conflicts array, and ruby binding
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 9 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c61cc85db1f3..38ec3ed04ce9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Tue Apr 11 05:01:28 UTC 2017
pkgbase = notmuch-git
pkgver = 0.24.1.59.gce8c8882
- pkgrel = 1
+ pkgrel = 2
url = https://notmuchmail.org/
arch = i686
arch = x86_64
@@ -33,15 +31,15 @@ pkgname = notmuch-git
optdepends = python2: for using the python2 bindings
optdepends = ruby: for using the ruby bindings
optdepends = gnupg: for email encryption
- provides = ${pkgname//-git}
- conflicts = ${pkgname//-git}
+ provides = notmuch
+ conflicts = notmuch
pkgname = notmuch-vim-git
pkgdesc = Vim plugins for notmuch
arch = any
depends = notmuch-runtime-git
- provides = ${pkgname//-git}
- conflicts = ${pkgname//-git}
+ provides = notmuch-vim
+ conflicts = notmuch-vim
pkgname = notmuch-mutt-git
pkgdesc = The mail indexer
@@ -52,14 +50,14 @@ pkgname = notmuch-mutt-git
depends = perl-term-readline-gnu
depends = perl-string-shellquote
depends = perl-file-which
- provides = ${pkgname//-git}
- conflicts = ${pkgname//-git}
+ provides = notmuch-mutt
+ conflicts = notmuch-mutt
pkgname = notmuch-runtime-git
pkgdesc = Runtime for notmuch and notmuch-mutt
depends = xapian-core
depends = gmime
depends = talloc
- provides = ${pkgname//-git}
- conflicts = ${pkgname//-git}
+ provides = notmuch-runtime
+ conflicts = notmuch-runtime