[arch-commits] Commit in arcus/trunk (PKGBUILD)
Jelle van der Waa
jelle at gemini.archlinux.org
Wed Jul 14 14:57:58 UTC 2021
Date: Wednesday, July 14, 2021 @ 14:57:57
Author: jelle
Revision: 976982
upgpkg: arcus 4.10.0-1
Modified:
arcus/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-14 14:56:00 UTC (rev 976981)
+++ PKGBUILD 2021-07-14 14:57:57 UTC (rev 976982)
@@ -3,8 +3,8 @@
# upstreamed renamed to libarcus
pkgname=arcus
-pkgver=4.9.1
-pkgrel=2
+pkgver=4.10.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' 'sip4')
depends=('python' 'protobuf' 'python-sip4')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libArcus/archive/${pkgver}.tar.gz")
-sha512sums=('5124b80647cb0715ad94c5eaaeac797a867319de9a8064b689783fdb28598903a69e3a61393db90f5e0b3d10ee30aed844170cab63dc4b7c70509d5129a17cdd')
+sha512sums=('452c541360d74a8f58ab1b20df59efd36756812a9ecd09804ba16877956fb240d367bd968271a9c010496598ef0b459f62aa287553d4ba3fdb4cd2742c25553f')
build() {
cd libArcus-${pkgver}
More information about the arch-commits
mailing list