[arch-commits] Commit in arcus/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Tue Dec 19 20:24:05 UTC 2017
Date: Tuesday, December 19, 2017 @ 20:24:04
Author: jelle
Revision: 274924
upgpkg: arcus 3.1.0-1
Modified:
arcus/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-19 20:08:57 UTC (rev 274923)
+++ PKGBUILD 2017-12-19 20:24:04 UTC (rev 274924)
@@ -2,8 +2,8 @@
# Contributor: Grey Christoforo <first name [at] last name [dot] net>
pkgname=arcus
-pkgver=3.0.3
-pkgrel=2
+pkgver=3.1.0
+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=('1ba6d4c7614c5381325555cb197811c4')
+md5sums=('63189e46b8e3fbf67fb34ca9a7e43403')
build() {
cd libArcus-${pkgver}
More information about the arch-commits
mailing list