summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTimTechDev2022-11-01 16:33:55 +0100
committerTimTechDev2022-11-01 16:33:55 +0100
commit8bac0f879beed32f77eaed47eab2f684028f3732 (patch)
tree53d9b6baeaee98e807215f69f1f5b66aefff541f /.SRCINFO
parente01d4f613368012b4e9d6f57f63985bf756999ed (diff)
downloadaur-arcus.tar.gz
Add provides/conflicts with upsteam name 'libarcus'
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 600109a22a73..517fe4906473 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = arcus
pkgdesc = Communication library between internal components for Ultimaker software
pkgver = 5.0.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/Ultimaker/libArcus
arch = x86_64
license = LGPL
@@ -10,6 +10,8 @@ pkgbase = arcus
makedepends = ninja
depends = python
depends = protobuf
+ provides = libarcus
+ conflicts = libarcus
options = debug
source = arcus-5.0.0.tar.gz::https://github.com/Ultimaker/libArcus/archive/5.0.0.tar.gz
source = protobuf-3.18.patch