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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Apr 20 15:08:23 UTC 2017


    Date: Thursday, April 20, 2017 @ 15:08:22
  Author: svenstaro
Revision: 223987

upgpkg: alembic 1.7.1-1

Modified:
  alembic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-20 15:00:05 UTC (rev 223986)
+++ PKGBUILD	2017-04-20 15:08:22 UTC (rev 223987)
@@ -1,8 +1,8 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
 
 pkgname=alembic
-pkgver=1.7.0
-pkgrel=3
+pkgver=1.7.1
+pkgrel=1
 pkgdesc="A open framework for storing and sharing scene data"
 arch=('i686' '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=('90aa621f03b13589fd64416b7cfa5125ca73d551a1115f576a36c0821d6272117ce130874491f05c725fb7dbc18794a7aaccdbb9ba79ede9a51f3d378a7911b5')
+sha512sums=('89e30b681a76eaf79b20ebeff62c495971b0eb64b28f249a14bbcf3bdb40df7eda93b0ede299dd5511bd4587a2cc2d4ebd851fb89bf999fdccc31fee3cffbba2')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list