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

Jelle van der Waa jelle at archlinux.org
Thu Sep 26 14:57:50 UTC 2019


    Date: Thursday, September 26, 2019 @ 14:57:50
  Author: jelle
Revision: 511846

upgpkg: arcus 4.3.0-1

Upstream update

Modified:
  arcus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-26 14:34:50 UTC (rev 511845)
+++ PKGBUILD	2019-09-26 14:57:50 UTC (rev 511846)
@@ -3,7 +3,7 @@
 
 # upstreamed renamed to libarcus
 pkgname=arcus
-pkgver=4.2.0
+pkgver=4.3.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=('f9a38d095a2ba2ab29a382466ce16d1c0f5cdb34b60a2b930529edac94de177d7bed37ee26bf615833c94ccd0e3b7c71d502f5f815d92eeffdf3bc1f15b49ba5')
+sha512sums=('b3893e3c422de85a6968443a6f26149e9dee9f15038c11c219693b9aa8d5174d908421e33c8e3ce4e4ecab8c5077da217b44a9ec6bb4b351ff67b7f2d42cc890')
 
 build() {
   cd libArcus-${pkgver}



More information about the arch-commits mailing list