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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Feb 13 11:19:57 UTC 2018


    Date: Tuesday, February 13, 2018 @ 11:19:56
  Author: svenstaro
Revision: 293782

upgpkg: alembic 1.7.5-1

Modified:
  alembic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-13 11:19:54 UTC (rev 293781)
+++ PKGBUILD	2018-02-13 11:19:56 UTC (rev 293782)
@@ -1,8 +1,8 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
 
 pkgname=alembic
-pkgver=1.7.3
-pkgrel=2
+pkgver=1.7.5
+pkgrel=1
 pkgdesc="A open framework for storing and sharing scene data"
 arch=('x86_64')
 url="http://www.alembic.io/"
@@ -10,7 +10,7 @@
 depends=('openexr' 'boost-libs' 'hdf5' 'zlib')
 makedepends=('cmake' 'boost')
 source=(https://github.com/alembic/alembic/archive/${pkgver}.tar.gz)
-sha512sums=('ed5c0c041722d4fcbc17cbe43b06930ab22f98b1402d35715ddef7118a5871399efefd78c07872e73478f38802c7fd7d36aed13939caf3579f2e0304b8e73e9b')
+sha512sums=('9e8c9a29661d4cec16dbc77014188a07112c78b011c48fb5e9c2107512926e2cdd43f65e732c456574e07947afc4e53e200753ca59430f011e6fc8ea31041fc0')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list