summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKian Kasad2020-07-01 11:40:33 -0700
committerKian Kasad2020-07-01 11:40:37 -0700
commita0d2a388182cc6a32e7620d6ffc4512c2d6c57b6 (patch)
tree2eb66ef31c2db8b2dd13cb408b0462ce66da8809 /PKGBUILD
parent2657bebaf4d5fc747b4de7c6a0eae4bfb1176ecb (diff)
downloadaur-abook-configdir.tar.gz
add provides/conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ffa516e94f9..be3cd7e20759 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,8 @@ arch=('x86_64')
license=('GPL2')
makedepends=('git')
depends=('readline')
+provides=('abook')
+conflicts=('abook')
validpgpkeys=('3552E46F58F5FEC69A2CD85A5B4E2D0DD7F62B21')
source=(
"http://abook.sourceforge.net/devel/${_pkgname}-${pkgver}.tar.gz"{,.asc}