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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon May 28 22:05:14 UTC 2018


    Date: Monday, May 28, 2018 @ 22:05:13
  Author: svenstaro
Revision: 333085

upgpkg: alembic 1.7.8-1

Modified:
  alembic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-28 20:07:38 UTC (rev 333084)
+++ PKGBUILD	2018-05-28 22:05:13 UTC (rev 333085)
@@ -1,16 +1,16 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
 
 pkgname=alembic
-pkgver=1.7.7
+pkgver=1.7.8
 pkgrel=1
 pkgdesc="A open framework for storing and sharing scene data"
 arch=('x86_64')
 url="http://www.alembic.io/"
-license=('BSD3')
-depends=('openexr' 'boost-libs' 'hdf5' 'zlib')
+license=('BSD')
+depends=('openexr' 'boost-libs' 'hdf5')
 makedepends=('cmake' 'boost')
 source=(https://github.com/alembic/alembic/archive/${pkgver}.tar.gz)
-sha512sums=('0ebcf6b9304e84bc60f1c146d0b5e5c5b1de43974ec0725293c444b48b22640945f5883eb9afd46c1ac9f0c260d6f22ff29b4866d6525c416339877be984b149')
+sha512sums=('bc36e30d1aecd67da16247365a973c462e9716309d090fefe36f625c8d2ab2d517fe8ac694a9188cd6eeb623a3217f59f461c82fcfec43d0a60a07381526983a')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list