Date: Sunday, April 1, 2018 @ 14:24:56 Author: jelle Revision: 313735
upgpkg: libsavitar 2.7.0-1 Modified: libsavitar/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-01 14:24:02 UTC (rev 313734) +++ PKGBUILD 2018-04-01 14:24:56 UTC (rev 313735) @@ -2,7 +2,7 @@ # Contributor: neodarz <[email protected]> pkgname=libsavitar -pkgver=2.6 +pkgver=2.7.0 pkgrel=1 pkgdesc="C++ implementation of 3mf loading with SIP python bindings" arch=('x86_64') @@ -31,4 +31,4 @@ cd "libSavitar-${pkgver}/build" make DESTDIR="${pkgdir}" install } -md5sums=('fc94c58855497da5fba5df9863495623') +md5sums=('584cd4f3dacdcdbe69edcd42b83a4c6c')
