aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/alembic/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/alembic/APKBUILD b/community/alembic/APKBUILD
index 19cda96c6c1..7a31cdd2de8 100644
--- a/community/alembic/APKBUILD
+++ b/community/alembic/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Damian Kurek <starfire24680@gmail.com>
# Maintainer: Leon Marz <main@lmarz.org>
pkgname=alembic
-pkgver=1.8.4
-pkgrel=2
+pkgver=1.8.5
+pkgrel=0
pkgdesc="Open framework for storing and sharing scene data"
url="https://www.alembic.io/"
arch="all !s390x" # alembic does not support big-endian, which s390x uses
@@ -30,5 +30,5 @@ package() {
}
sha512sums="
-2473f4b9afe3fddbd2d0477bdc85d93697e413410253a7f7f0f030fba919dfb63dabd2d2d13829f59f3f901643ab842d230a9f08fb667e2c16cef0e751a8a687 alembic-1.8.4.tar.gz
+89a480970eb09893112bf650011ede852205d1fa3718680a3983392bbcf3eb3f22f4ec01f42d12bfcaf655ce43d7d6f583b764ec03f4c5a84023359502b3636e alembic-1.8.5.tar.gz
"