Date: Saturday, September 2, 2017 @ 17:38:51 Author: jelle Revision: 255571
upgpkg: arcus 2.7.0-1 Modified: arcus/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-09-02 17:36:02 UTC (rev 255570) +++ PKGBUILD 2017-09-02 17:38:51 UTC (rev 255571) @@ -2,7 +2,7 @@ # Contributor: Grey Christoforo <first name [at] last name [dot] net> pkgname=arcus -pkgver=2.6.0 +pkgver=2.7.0 pkgrel=1 pkgdesc="Communication library between internal components for Ultimaker software" url="https://github.com/Ultimaker/libArcus" @@ -11,7 +11,7 @@ makedepends=('cmake') depends=('python' 'protobuf' 'python-sip') source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libArcus/archive/${pkgver}.tar.gz") -md5sums=('181f59c8ed7a6ea82b262a7daf2bd1c1') +md5sums=('212448a2f278a080a3430626e26526c2') build() { cd libArcus-${pkgver}
