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

Jelle van der Waa jelle at archlinux.org
Fri Jun 14 20:04:25 UTC 2019


    Date: Friday, June 14, 2019 @ 20:04:24
  Author: jelle
Revision: 481485

upgpkg: arcus 4.1.0-1

Upstream update

Modified:
  arcus/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-14 16:39:53 UTC (rev 481484)
+++ PKGBUILD	2019-06-14 20:04:24 UTC (rev 481485)
@@ -3,7 +3,7 @@
 
 # upstreamed renamed to libarcus
 pkgname=arcus
-pkgver=4.0.0
+pkgver=4.1.0
 pkgrel=1
 pkgdesc="Communication library between internal components for Ultimaker software"
 url="https://github.com/Ultimaker/libArcus"
@@ -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")
-sha512sums=('58df6f1cb74244270005a113641c5a8470dfc10ee222bc6a5e68dc803a7bbf3ad7905f982e70f73dc6f2ac98cec2cb577d65d47242eaef2ffdab2504e57e408c')
+sha512sums=('3d61016ebb043c9d9df0e3ff6b6be9f67a46901387ce20301bfa1a70b97e452556b2daf7371f7f90f3ba9eaca84c7c6e738d981e6ec87174af998f6de9e049e8')
 
 build() {
   cd libArcus-${pkgver}



More information about the arch-commits mailing list