[arch-commits] Commit in libsavitar/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Mon May 17 19:12:04 UTC 2021
Date: Monday, May 17, 2021 @ 19:12:04
Author: jelle
Revision: 936085
upgpkg: libsavitar 4.9.1-1
Modified:
libsavitar/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-17 19:11:17 UTC (rev 936084)
+++ PKGBUILD 2021-05-17 19:12:04 UTC (rev 936085)
@@ -2,8 +2,8 @@
# Contributor: neodarz <neodarz at neodarz.net>
pkgname=libsavitar
-pkgver=4.8.0
-pkgrel=2
+pkgver=4.9.1
+pkgrel=1
pkgdesc="C++ implementation of 3mf loading with SIP python bindings"
arch=('x86_64')
url="https://github.com/Ultimaker/libsavitar"
@@ -11,7 +11,7 @@
depends=('python' 'pugixml')
makedepends=('cmake' 'python-sip4' 'sip4')
source=($pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libSavitar//archive/${pkgver}.tar.gz use_system_pugixml.patch)
-sha512sums=('65d31986b120c9e717b10d0bac420f2582d9f1b44051d88f89475408d1f7997e144001c61f180eac554de33f1f8c1ec9555a6c23bdd797315624f57030f7ec8c'
+sha512sums=('2b291a17603922a4a06292282392015cf381a813b5f9a374e8cb35da6c0701ead72cbf76f17e763793225885a4209b49e73114f462b40d6999f95db6de887a44'
'b312dcf43bf334001da98da93388da99731eacf417fe3a9dff51831bdd1f0ab5487377925bebce05e227533be2680b1a45f3203b0a7b9de9a77280a206ec7b26')
prepare() {
More information about the arch-commits
mailing list