summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2017-09-16 13:55:37 +0200
committerMichel Zou2017-09-16 13:55:37 +0200
commit2d8aaddbff413fd73050cc8955891a7d63987795 (patch)
treec7e4bc05b4cc5cda738f5d71ed6f7b675052c698 /PKGBUILD
parent7ca41a36d3febf6c6745386e1103ac0e20fb444f (diff)
downloadaur-2d8aaddbff413fd73050cc8955891a7d63987795.tar.gz
provides/conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 550e41051aa2..836b47cdac60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,8 @@ url="http://www.xdmf.org"
license=('BSD')
depends=('hdf5' 'libxml2' 'libtiff')
makedepends=('cmake' 'boost')
+provides=('xdmf')
+conflicts=('xdmf')
source=("git+git://xdmf.org/Xdmf.git")
sha256sums=('SKIP')