summaryrefslogtreecommitdiff
path: root/arcus/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-05-04 16:03:01 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-05-04 16:03:01 +0200
commit5148b42f3b214f398844818d0d99200a05ab7d21 (patch)
tree2779d2f1ee34304d0ca90fe249b2fe5206e18263 /arcus/PKGBUILD
parented12b93a9201c0e17a09ec146c46deb0243d3270 (diff)
downloadarchlinuxewe-5148b42f3b214f398844818d0d99200a05ab7d21.tar.xz
arcus: rebuild
Diffstat (limited to 'arcus/PKGBUILD')
-rw-r--r--arcus/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/arcus/PKGBUILD b/arcus/PKGBUILD
index 6d6c30a1c..5ad3bfdb8 100644
--- a/arcus/PKGBUILD
+++ b/arcus/PKGBUILD
@@ -7,7 +7,7 @@
# upstreamed renamed to libarcus
pkgname=arcus
pkgver=5.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="Communication library between internal components for Ultimaker software"
url="https://github.com/Ultimaker/libArcus"
arch=('x86_64')
@@ -16,7 +16,7 @@ provides=('libarcus')
conflicts=('libarcus')
makedepends=('cmake' 'git' 'ninja')
_pinned_dependencies=(
- 'gcc-libs=12.2.1'
+ 'gcc-libs=13.1.1'
'glibc>=2.36'
'libprotobuf.so=32'
)