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

Jelle van der Waa jelle at archlinux.org
Fri Mar 22 18:01:50 UTC 2019


    Date: Friday, March 22, 2019 @ 18:01:49
  Author: jelle
Revision: 443168

upgpkg: arcus 4.0.0-1

Upstream update

Modified:
  arcus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-22 18:01:40 UTC (rev 443167)
+++ PKGBUILD	2019-03-22 18:01:49 UTC (rev 443168)
@@ -3,8 +3,8 @@
 
 # upstreamed renamed to libarcus
 pkgname=arcus
-pkgver=3.6.0
-pkgrel=2
+pkgver=4.0.0
+pkgrel=1
 pkgdesc="Communication library between internal components for Ultimaker software"
 url="https://github.com/Ultimaker/libArcus"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('cmake' 'sip')
 depends=('python' 'protobuf' 'python-sip')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libArcus/archive/${pkgver}.tar.gz")
-md5sums=('646aef825fa28591f40c4cc0504c2465')
+sha512sums=('58df6f1cb74244270005a113641c5a8470dfc10ee222bc6a5e68dc803a7bbf3ad7905f982e70f73dc6f2ac98cec2cb577d65d47242eaef2ffdab2504e57e408c')
 
 build() {
   cd libArcus-${pkgver}



More information about the arch-commits mailing list