[arch-commits] Commit in arcus/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Fri Jan 1 15:54:05 UTC 2021
Date: Friday, January 1, 2021 @ 15:54:05
Author: jelle
Revision: 802675
upgpkg: arcus 4.8.0-1
Modified:
arcus/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-01 15:53:50 UTC (rev 802674)
+++ PKGBUILD 2021-01-01 15:54:05 UTC (rev 802675)
@@ -3,8 +3,8 @@
# upstreamed renamed to libarcus
pkgname=arcus
-pkgver=4.7.1
-pkgrel=3
+pkgver=4.8.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=('be99b9381e61c50e6b08652485657c2b59a4a62caeaddf9265667a3d771e6ed04c2083e357bf8c2f87e2a41d9bd378feafaf825e8ba4678cf6ce7b1ec50d2c7c')
+sha512sums=('44db9b48ab6be08c30f2121d68197a7347eaf3ee255649969a773afbe45ec2433e2cc082aa72f6d40dad7ea28345da858471fff9a129365a4e848df8c8c07689')
build() {
cd libArcus-${pkgver}
More information about the arch-commits
mailing list