[arch-commits] Commit in arcus/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Sat Mar 28 22:59:49 UTC 2020
Date: Saturday, March 28, 2020 @ 22:59:48
Author: jelle
Revision: 605637
upgpkg: arcus 4.5.0-1
Upstream update
Modified:
arcus/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-28 22:59:36 UTC (rev 605636)
+++ PKGBUILD 2020-03-28 22:59:48 UTC (rev 605637)
@@ -3,7 +3,7 @@
# upstreamed renamed to libarcus
pkgname=arcus
-pkgver=4.4.0
+pkgver=4.5.0
pkgrel=1
pkgdesc="Communication library between internal components for Ultimaker software"
url="https://github.com/Ultimaker/libArcus"
@@ -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=('c469780b751ad8c0386732b715dfebba3abdd1c694c1375d74b09445c3bf5dc6f67784056a1089cbf7b95addc161d7abfed2907242082b08f4e36f7db0da9943')
+sha512sums=('cde73dac5581425f032fba98511658fd130f69066b7ce712eaf1eff3c38528cc3dbc4196df2e3301b99e3a396c17fd6b4ee591bdffc622964001ab77926b1cdd')
build() {
cd libArcus-${pkgver}
More information about the arch-commits
mailing list