summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Couzens2019-04-22 20:04:13 +0200
committerAlexander Couzens2019-04-22 20:04:13 +0200
commitd85b57fb3172148fa66535d4eb639a80937c5373 (patch)
treeb9f3b26329519837cce2064aa3c8172fa9be9c85 /PKGBUILD
parent8ed4110224a8c58765c65845a4f73dde2c399a19 (diff)
downloadaur-d85b57fb3172148fa66535d4eb639a80937c5373.tar.gz
PKGBUILD: add provides/conflicts to libxtrxdsp
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0125710b63b..4d30870fc05d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,8 @@ source=("git+$url"
"fix-cmake.patch")
md5sums=('SKIP'
'286caa8cd9a01b1bd0c667d7c3b9eb3c')
+provides=('libxtrxdsp')
+conflicts=('libxtrxdsp')
pkgver() {
cd "$srcdir"/$_gitname