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

Jelle van der Waa jelle at archlinux.org
Tue Jun 5 18:52:55 UTC 2018


    Date: Tuesday, June 5, 2018 @ 18:52:54
  Author: jelle
Revision: 340605

upgpkg: arcus 3.3.0-1

Modified:
  arcus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-05 18:51:31 UTC (rev 340604)
+++ PKGBUILD	2018-06-05 18:52:54 UTC (rev 340605)
@@ -2,7 +2,7 @@
 # Contributor: Grey Christoforo <first name [at] last name [dot] net>
 
 pkgname=arcus
-pkgver=3.2.1
+pkgver=3.3.0
 pkgrel=1
 pkgdesc="Communication library between internal components for Ultimaker software"
 url="https://github.com/Ultimaker/libArcus"
@@ -11,7 +11,7 @@
 makedepends=('cmake' 'python-sip')
 depends=('python' 'protobuf')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libArcus/archive/${pkgver}.tar.gz")
-md5sums=('6eac9ef7a2a7bb0abc5008ab7140cc9f')
+md5sums=('e59893c24e7fc35977a9d3412fa7da19')
 
 build() {
   cd libArcus-${pkgver}



More information about the arch-commits mailing list