summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEric Engestrom2019-06-08 11:58:35 +0100
committerEric Engestrom2019-06-08 11:58:35 +0100
commit0daf3f8baf2f64ebb550aaa954304b94deb58be0 (patch)
tree13c1ba9823641863afadf4e24401fbf65e10a92e /PKGBUILD
parentb843b531413497c09e2a7202b7f485ca32da0c8e (diff)
downloadaur-0daf3f8baf2f64ebb550aaa954304b94deb58be0.tar.gz
add conflicts/provide for base package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8fb2f98f3c1..ec7a3ee1ede6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,8 @@ sha1sums=('7ccdb4b4487b43bb428c32994092c00ca14f594a'
sha1sums_x86_64=('46a9d93cdf72776350e3facdfff733d01f764e83')
source_x86_64=("http://vulkan.gpuinfo.org/downloads/vulkancapsviewer_${pkgver//./_}_linux64.tar.gz")
depends=('vulkan-icd-loader' 'qt5-base' 'qt5-x11extras')
+conflicts=(vulkan-caps-viewer)
+provides=(vulkan-caps-viewer)
package() {
# App