[arch-commits] Commit in alembic/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Mon Oct 26 01:44:40 UTC 2020
Date: Monday, October 26, 2020 @ 01:44:39
Author: svenstaro
Revision: 733820
upgpkg: alembic 1.7.16-1
Modified:
alembic/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-26 01:18:03 UTC (rev 733819)
+++ PKGBUILD 2020-10-26 01:44:39 UTC (rev 733820)
@@ -1,7 +1,7 @@
# Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
pkgname=alembic
-pkgver=1.7.15
+pkgver=1.7.16
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' 'ninja')
source=($pkgname-$pkgver.tar.gz::https://github.com/alembic/alembic/archive/${pkgver}.tar.gz)
-sha512sums=('a16ce301607530e04021b60227781b1e82927a85545a5c273062d8afd5b13949462d0957e0bdf05a04813fab864631760b4d264f289198b7c825dafbe6324382')
+sha512sums=('bd4777dc4abf15bfb8307b00fd2d67671e89944d0dd8a74a657f4aee49e6a1cd0ab1fe5bb7f9afc63abcce2123466bb8a9a3886d41724ed2c242bc61d7d5b3a1')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list