[arch-commits] Commit in arcus/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Thu Dec 12 20:01:44 UTC 2019
Date: Thursday, December 12, 2019 @ 20:01:43
Author: jelle
Revision: 537456
upgpkg: arcus 4.4.0-1
Upstream update.
Modified:
arcus/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-12 19:50:46 UTC (rev 537455)
+++ PKGBUILD 2019-12-12 20:01:43 UTC (rev 537456)
@@ -3,8 +3,8 @@
# upstreamed renamed to libarcus
pkgname=arcus
-pkgver=4.3.0
-pkgrel=5
+pkgver=4.4.0
+pkgrel=1
pkgdesc="Communication library between internal components for Ultimaker software"
url="https://github.com/Ultimaker/libArcus"
arch=('x86_64')
@@ -12,7 +12,7 @@
makedepends=('cmake' 'sip')
depends=('python' 'protobuf' 'python-sip')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libArcus/archive/${pkgver}.tar.gz")
-sha512sums=('b3893e3c422de85a6968443a6f26149e9dee9f15038c11c219693b9aa8d5174d908421e33c8e3ce4e4ecab8c5077da217b44a9ec6bb4b351ff67b7f2d42cc890')
+sha512sums=('c469780b751ad8c0386732b715dfebba3abdd1c694c1375d74b09445c3bf5dc6f67784056a1089cbf7b95addc161d7abfed2907242082b08f4e36f7db0da9943')
build() {
cd libArcus-${pkgver}
More information about the arch-commits
mailing list