summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEric Engestrom2019-05-23 15:58:27 +0100
committerEric Engestrom2019-05-23 15:58:27 +0100
commit5f6d781630201e7c22916ad1a07bb9360dbb8917 (patch)
tree42d856dd6382b9055d9004ba69ccd8e68a80d243 /PKGBUILD
parent28d4fb91fb8374063cfd4b52ccd4ee52cc8188b3 (diff)
downloadaur-5f6d781630201e7c22916ad1a07bb9360dbb8917.tar.gz
add provides&conflicts with the base package (even thought it doesn't exist yet
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ad4eae9adc3..e66c10d600d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,8 @@ license=('Apache')
makedepends=('cmake' 'ninja')
source=("git+$url")
sha256sums=('SKIP')
+provides=(basis-universal basisu)
+conflicts=(basis-universal)
pkgver() {
cd basis_universal