aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2023-06-01 08:57:07 +0200
committerpsykose <alice@ayaya.dev>2023-06-01 08:57:07 +0200
commite81690943774d18b9e3da520d37662744def258f (patch)
tree07ef81c0870f9526d757c50de06451fc350e8be0
parentbd2a0b5ba1c676a3d31f0b440082774f06189f32 (diff)
community/imath: rebuild against imath
-rw-r--r--community/imath/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/imath/APKBUILD b/community/imath/APKBUILD
index 56c8d0545ce..6b4a5209def 100644
--- a/community/imath/APKBUILD
+++ b/community/imath/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: psykose <alice@ayaya.dev>
pkgname=imath
pkgver=3.1.9
-pkgrel=0
+pkgrel=1
pkgdesc="C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics"
url="https://github.com/AcademySoftwareFoundation/Imath"
arch="all"