[arch-commits] Commit in arcus/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Sun Jul 26 18:52:58 UTC 2020


    Date: Sunday, July 26, 2020 @ 18:52:58
  Author: jelle
Revision: 665365

upgpkg: arcus 4.6.2-1

Modified:
  arcus/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-26 18:49:03 UTC (rev 665364)
+++ PKGBUILD	2020-07-26 18:52:58 UTC (rev 665365)
@@ -3,8 +3,8 @@
 
 # upstreamed renamed to libarcus
 pkgname=arcus
-pkgver=4.5.0
-pkgrel=2
+pkgver=4.6.2
+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=('cde73dac5581425f032fba98511658fd130f69066b7ce712eaf1eff3c38528cc3dbc4196df2e3301b99e3a396c17fd6b4ee591bdffc622964001ab77926b1cdd')
+sha512sums=('238d9ba79ca9be7d4d090e5cc753ccdb9f704614a9e76a62df84adb444a4a24aae9c90ebc108f4a84285bd8edd40b1213160e63007d36c4bb61d66617d7020af')
 
 build() {
   cd libArcus-${pkgver}



More information about the arch-commits mailing list