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

Jelle van der Waa jelle at archlinux.org
Thu Apr 27 14:02:39 UTC 2017


    Date: Thursday, April 27, 2017 @ 14:02:38
  Author: jelle
Revision: 226045

upgpkg: arcus 2.5.0-1

Modified:
  arcus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-27 14:02:24 UTC (rev 226044)
+++ PKGBUILD	2017-04-27 14:02:38 UTC (rev 226045)
@@ -2,8 +2,8 @@
 # Contributor: Grey Christoforo <first name [at] last name [dot] net>
 
 pkgname=arcus
-pkgver=2.4.0
-pkgrel=2
+pkgver=2.5.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=(https://github.com/Ultimaker/libArcus/archive/${pkgver}.tar.gz)
-md5sums=('d726e90657760488da79480be333e0c7')
+md5sums=('a8f83c896793262967971b7a94fe3082')
 
 build() {
   cd libArcus-${pkgver}



More information about the arch-commits mailing list