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

Jelle van der Waa jelle at archlinux.org
Sat Jul 8 17:25:50 UTC 2017


    Date: Saturday, July 8, 2017 @ 17:25:49
  Author: jelle
Revision: 243351

upgpkg: arcus 2.6.0-1

Modified:
  arcus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-08 16:43:04 UTC (rev 243350)
+++ PKGBUILD	2017-07-08 17:25:49 UTC (rev 243351)
@@ -2,8 +2,8 @@
 # Contributor: Grey Christoforo <first name [at] last name [dot] net>
 
 pkgname=arcus
-pkgver=2.5.0
-pkgrel=2
+pkgver=2.6.0
+pkgrel=1
 pkgdesc="Communication library between internal components for Ultimaker software"
 url="https://github.com/Ultimaker/libArcus"
 arch=('x86_64' 'i686')
@@ -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=('a8f83c896793262967971b7a94fe3082')
+md5sums=('181f59c8ed7a6ea82b262a7daf2bd1c1')
 
 build() {
   cd libArcus-${pkgver}



More information about the arch-commits mailing list