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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Jun 9 16:53:15 UTC 2021


    Date: Wednesday, June 9, 2021 @ 16:53:15
  Author: svenstaro
Revision: 960232

upgpkg: alembic 1.8.2-1

Modified:
  alembic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-09 16:52:59 UTC (rev 960231)
+++ PKGBUILD	2021-06-09 16:53:15 UTC (rev 960232)
@@ -1,8 +1,8 @@
 # Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
 
 pkgname=alembic
-pkgver=1.8.1
-pkgrel=2
+pkgver=1.8.2
+pkgrel=1
 pkgdesc="An open framework for storing and sharing scene data"
 arch=('x86_64')
 url="http://www.alembic.io/"
@@ -10,7 +10,7 @@
 depends=('imath' 'boost-libs' 'hdf5')
 makedepends=('cmake' 'boost' 'ninja')
 source=($pkgname-$pkgver.tar.gz::https://github.com/alembic/alembic/archive/${pkgver}.tar.gz)
-sha512sums=('895493f36c895aef0675e1300ee3bbbf1b8819b4978b842c48810078e51219423500f74014eafe357a318a755ffa8c5c17c2c806b4216bab6cd334908bf684a4')
+sha512sums=('23fec3d51cfd8ac8bc02749550de53a7b699ebe67654336864a8208a6a1d4f69e8e1a2c8e07832665c203788cbabbb65f346582741bac10ceb0d56c16d6b4217')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list