summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJames P. Harvey2019-04-27 04:58:46 -0400
committerJames P. Harvey2019-04-27 04:58:46 -0400
commitf233941153aec7ad896f1d391b6d710463dd4796 (patch)
tree66406085f1465e67bcf887151bc8a32ae0f99e50 /PKGBUILD
parente388f93e94e89b9c6ddbfa93f31161bd11dcbc48 (diff)
downloadaur-f233941153aec7ad896f1d391b6d710463dd4796.tar.gz
provides/conflicts boost-di.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 755289f22082..b66a70558b90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,6 +2,8 @@
pkgname=boost-di-git
_pkgname="${pkgname%-git}"
+provides=('boost-di')
+conflicts=('boost-di')
pkgver=1.0.1.r418.g388364952
pkgrel=1
pkgdesc="Boost (experimental) c++14 dependency injection library (developmental version)"