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

Jelle van der Waa jelle at archlinux.org
Wed Nov 1 19:46:14 UTC 2017


    Date: Wednesday, November 1, 2017 @ 19:46:13
  Author: jelle
Revision: 265049

upgpkg: arcus 3.0.3-1

Modified:
  arcus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-01 19:46:12 UTC (rev 265048)
+++ PKGBUILD	2017-11-01 19:46:13 UTC (rev 265049)
@@ -2,8 +2,8 @@
 # Contributor: Grey Christoforo <first name [at] last name [dot] net>
 
 pkgname=arcus
-pkgver=2.7.0
-pkgrel=3
+pkgver=3.0.3
+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=('212448a2f278a080a3430626e26526c2')
+md5sums=('1ba6d4c7614c5381325555cb197811c4')
 
 build() {
   cd libArcus-${pkgver}



More information about the arch-commits mailing list