summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Hoffmann2017-10-11 17:32:35 +0200
committerLucas Hoffmann2017-10-11 17:32:35 +0200
commit0596f80762810f27f8c0500aedbbd8b31ba8b0cd (patch)
tree37809f0cad0f6ba168b7c3214c8ad520e68f14fc
parenta53f8c2f0441e72e9700dcb3bcb93a58987d98a1 (diff)
downloadaur-0596f80762810f27f8c0500aedbbd8b31ba8b0cd.tar.gz
Add conflict info for afew-git
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13aa28eef556..76809ab306ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,14 @@
# Contributor: Kazuo Teramoto <kaz.rag at gmail.com>
pkgname=afew
pkgver=1.2.0
-pkgrel=2
+pkgrel=3
pkgdesc="afew is an initial tagging script for notmuch mail"
arch=(any)
url="https://github.com/teythoon/afew"
license=('custom:BSD')
depends=('python' 'notmuch' 'dbacl' 'python-chardet' 'python-setuptools')
makedepends=('python-sphinx')
+conflicts=(afew-git)
source=('LICENSE' "https://github.com/afewmail/afew/archive/$pkgver.tar.gz")
sha1sums=(26af0a66e96e073a476f9f5006d45a349f81faf3
c6f89bec7fa7b0d12decf8e9d3b878ade82c247b)