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

Jelle van der Waa jelle at archlinux.org
Tue Jul 30 20:10:33 UTC 2019


    Date: Tuesday, July 30, 2019 @ 20:10:32
  Author: jelle
Revision: 495432

upgpkg: arcus 4.2.0-1

Upstream update

Modified:
  arcus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-30 20:10:22 UTC (rev 495431)
+++ PKGBUILD	2019-07-30 20:10:32 UTC (rev 495432)
@@ -3,7 +3,7 @@
 
 # upstreamed renamed to libarcus
 pkgname=arcus
-pkgver=4.1.0
+pkgver=4.2.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=('3d61016ebb043c9d9df0e3ff6b6be9f67a46901387ce20301bfa1a70b97e452556b2daf7371f7f90f3ba9eaca84c7c6e738d981e6ec87174af998f6de9e049e8')
+sha512sums=('f9a38d095a2ba2ab29a382466ce16d1c0f5cdb34b60a2b930529edac94de177d7bed37ee26bf615833c94ccd0e3b7c71d502f5f815d92eeffdf3bc1f15b49ba5')
 
 build() {
   cd libArcus-${pkgver}



More information about the arch-commits mailing list