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

Jelle van der Waa jelle at archlinux.org
Sun Nov 18 11:42:41 UTC 2018


    Date: Sunday, November 18, 2018 @ 11:42:41
  Author: jelle
Revision: 408685

upgpkg: arcus 3.6.0-1

Modified:
  arcus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-18 11:42:21 UTC (rev 408684)
+++ PKGBUILD	2018-11-18 11:42:41 UTC (rev 408685)
@@ -2,8 +2,8 @@
 # Contributor: Grey Christoforo <first name [at] last name [dot] net>
 
 pkgname=arcus
-pkgver=3.4.1
-pkgrel=6
+pkgver=3.6.0
+pkgrel=1
 pkgdesc="Communication library between internal components for Ultimaker software"
 url="https://github.com/Ultimaker/libArcus"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('cmake' 'sip')
 depends=('python' 'protobuf' 'python-sip')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libArcus/archive/${pkgver}.tar.gz")
-md5sums=('ab2b7b682d1674bea7c939a9f50ad926')
+md5sums=('646aef825fa28591f40c4cc0504c2465')
 
 build() {
   cd libArcus-${pkgver}



More information about the arch-commits mailing list