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

Antonio Rojas arojas at gemini.archlinux.org
Tue Sep 14 18:06:57 UTC 2021


    Date: Tuesday, September 14, 2021 @ 18:06:57
  Author: arojas
Revision: 1014818

Update to 0.8.0

Modified:
  openlibm/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-14 17:25:53 UTC (rev 1014817)
+++ PKGBUILD	2021-09-14 18:06:57 UTC (rev 1014818)
@@ -3,7 +3,7 @@
 # Contributor: Arthur Zamarin <arthurzam at gmail.com>
 
 pkgname=openlibm
-pkgver=0.7.5
+pkgver=0.8.0
 pkgrel=1
 pkgdesc='Standalone implementation of C mathematical functions'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 license=(BSD)
 depends=(glibc)
 source=("$pkgname-$pkgver.tar.gz::https://github.com/JuliaLang/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('be983b9e1e40e696e8bbb7eb8f6376d3ca0ae675ae6d82936540385b0eeec15b')
+sha256sums=('03620768df4ca526a63dd675c6de95a5c9d167ff59555ce57a61c6bf49e400ee')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list