[arch-commits] Commit in arcus/trunk (PKGBUILD)
Jelle van der Waa
jelle at gemini.archlinux.org
Wed Dec 29 16:36:42 UTC 2021
Date: Wednesday, December 29, 2021 @ 16:36:42
Author: jelle
Revision: 1087385
upgpkg: arcus 4.12.0-1
Modified:
arcus/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-29 16:36:23 UTC (rev 1087384)
+++ PKGBUILD 2021-12-29 16:36:42 UTC (rev 1087385)
@@ -3,8 +3,8 @@
# upstreamed renamed to libarcus
pkgname=arcus
-pkgver=4.11.0
-pkgrel=4
+pkgver=4.12.0
+pkgrel=1
pkgdesc="Communication library between internal components for Ultimaker software"
url="https://github.com/Ultimaker/libArcus"
arch=('x86_64')
@@ -13,7 +13,7 @@
depends=('python' 'protobuf' 'python-sip4')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libArcus/archive/${pkgver}.tar.gz"
protobuf-3.18.patch)
-sha512sums=('3a23b63787121b510f35c77f8d184a1773a8e53e7e15a238a7454022c30674a687d9b74414516c24f3330e8689243fad93e82eb50f3d8a64b748020bd2c7b135'
+sha512sums=('38c2629347e4e2c7e19e93ac58479e0e2be59f0381751a0aee7e43905b3a66fb5ea69c0581be2eb495d29919b3555e56255de2b790d557dc24e872fc1c2c1ade'
'5aa03da6a8db4fd3145c61bca587aac6c622536dc8211ca19be2c37ce33bf8a53508a95aa35d40d7972c7f0fea3e66ee0c506eda932be35751238f4d7f7e0d61')
prepare() {
More information about the arch-commits
mailing list