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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Dec 18 17:58:02 UTC 2018


    Date: Tuesday, December 18, 2018 @ 17:58:02
  Author: svenstaro
Revision: 416669

upgpkg: alembic 1.7.10-1

Modified:
  alembic/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-18 17:16:44 UTC (rev 416668)
+++ PKGBUILD	2018-12-18 17:58:02 UTC (rev 416669)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
 
 pkgname=alembic
-pkgver=1.7.9
+pkgver=1.7.10
 pkgrel=1
 pkgdesc="A open framework for storing and sharing scene data"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('openexr' 'boost-libs' 'hdf5')
 makedepends=('cmake' 'boost')
 source=(https://github.com/alembic/alembic/archive/${pkgver}.tar.gz)
-sha512sums=('8025c20525ffbd5bdc9dd5a33ad8238e49f063d244ab9d112e7d1ddb7ee7cf9b36ceb74cb45d658ce22d3033552c89bddf6b818cf466ea46aa1a70a41fdeddb2')
+sha512sums=('e98ffaedb98dbc5c53fe9703d3063bb118d32c83c47e3af04c8fc96237034b02fe0fc2c628ca82bdd0e0ef17d9375f4f48e0022ce33380b9ad91970539611ced')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list