diff --git a/community/openlibm/PKGBUILD b/community/openlibm/PKGBUILD index afc28bf56..1399fc4a2 100644 --- a/community/openlibm/PKGBUILD +++ b/community/openlibm/PKGBUILD @@ -6,7 +6,7 @@ # - patch out hard ARM march and float specification pkgname=openlibm -pkgver=0.7.0 +pkgver=0.7.1 pkgrel=1 pkgdesc='Standalone implementation of C mathematical functions' arch=(x86_64) @@ -15,7 +15,7 @@ license=(BSD) depends=(glibc) source=("$pkgname-$pkgver.tar.gz::https://github.com/JuliaLang/$pkgname/archive/v$pkgver.tar.gz" '0001-Remove-ARM-march-and-float-specification.patch') -sha256sums=('1699f773198018b55b12631db9c1801fe3ed191e618a1ee1be743f4570ae06a3' +sha256sums=('d4b252b71c74571fe5b39d42dee03ccca4bb238827e6a2c9ba108dbca2d3e879' '2b16d1e852a88bc6d31e9b25ed60b1a374f46b2034ce3449c2b8dafc6d2007c9') prepare() {