Date: Wednesday, March 28, 2018 @ 10:05:40
  Author: svenstaro
Revision: 313092

upgpkg: alembic 1.7.7-1

Modified:
  alembic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-03-28 10:00:42 UTC (rev 313091)
+++ PKGBUILD    2018-03-28 10:05:40 UTC (rev 313092)
@@ -1,8 +1,8 @@
 # Maintainer: Sven-Hendrik Haase <s...@lutzhaase.com>
 
 pkgname=alembic
-pkgver=1.7.5
-pkgrel=2
+pkgver=1.7.7
+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=('9e8c9a29661d4cec16dbc77014188a07112c78b011c48fb5e9c2107512926e2cdd43f65e732c456574e07947afc4e53e200753ca59430f011e6fc8ea31041fc0')
+sha512sums=('0ebcf6b9304e84bc60f1c146d0b5e5c5b1de43974ec0725293c444b48b22640945f5883eb9afd46c1ac9f0c260d6f22ff29b4866d6525c416339877be984b149')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Reply via email to