[arch-commits] Commit in arcus/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Jan 5 17:53:54 UTC 2021


    Date: Tuesday, January 5, 2021 @ 17:53:53
  Author: arojas
Revision: 809647

sip -> sip4

Modified:
  arcus/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-05 17:53:39 UTC (rev 809646)
+++ PKGBUILD	2021-01-05 17:53:53 UTC (rev 809647)
@@ -4,13 +4,13 @@
 # upstreamed renamed to libarcus
 pkgname=arcus
 pkgver=4.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Communication library between internal components for Ultimaker software"
 url="https://github.com/Ultimaker/libArcus"
 arch=('x86_64')
 license=('LGPL')
-makedepends=('cmake' 'sip')
-depends=('python' 'protobuf' 'python-sip')
+makedepends=('cmake' 'sip4')
+depends=('python' 'protobuf' 'python-sip4')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libArcus/archive/${pkgver}.tar.gz")
 sha512sums=('44db9b48ab6be08c30f2121d68197a7347eaf3ee255649969a773afbe45ec2433e2cc082aa72f6d40dad7ea28345da858471fff9a129365a4e848df8c8c07689')
 



More information about the arch-commits mailing list