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

Jelle van der Waa jelle at archlinux.org
Fri Feb 16 20:32:02 UTC 2018


    Date: Friday, February 16, 2018 @ 20:32:00
  Author: jelle
Revision: 295186

upgpkg: arcus 3.2.1-1

Modified:
  arcus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-16 20:31:58 UTC (rev 295185)
+++ PKGBUILD	2018-02-16 20:32:00 UTC (rev 295186)
@@ -2,8 +2,8 @@
 # Contributor: Grey Christoforo <first name [at] last name [dot] net>
 
 pkgname=arcus
-pkgver=3.1.0
-pkgrel=2
+pkgver=3.2.1
+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')
 depends=('python' 'protobuf' 'python-sip')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libArcus/archive/${pkgver}.tar.gz")
-md5sums=('63189e46b8e3fbf67fb34ca9a7e43403')
+md5sums=('6eac9ef7a2a7bb0abc5008ab7140cc9f')
 
 build() {
   cd libArcus-${pkgver}



More information about the arch-commits mailing list