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

Antonio Rojas arojas at gemini.archlinux.org
Thu Dec 23 07:46:56 UTC 2021


    Date: Thursday, December 23, 2021 @ 07:46:55
  Author: arojas
Revision: 432969

Update to 3.1.7

Modified:
  double-conversion/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-23 07:45:44 UTC (rev 432968)
+++ PKGBUILD	2021-12-23 07:46:55 UTC (rev 432969)
@@ -4,7 +4,7 @@
 # Contributor: Jonas Heinrich <onny at project-insanity.org>
 
 pkgname=double-conversion
-pkgver=3.1.6
+pkgver=3.1.7
 pkgrel=1
 pkgdesc='Binary-decimal and decimal-binary routines for IEEE doubles'
 arch=(x86_64)
@@ -13,7 +13,7 @@
 depends=(gcc-libs)
 makedepends=(cmake)
 source=(https://github.com/google/double-conversion/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('8a79e87d02ce1333c9d6c5e47f452596442a343d8c3e9b234e8a62fce1b1d49c')
+sha256sums=('a0204d6ab48223f2c8f53a932014e7f245125e7a5267764b1fbeebe4fa0ee8b9')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list