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

Brett Cornwall ainola at gemini.archlinux.org
Mon Aug 16 01:58:34 UTC 2021


    Date: Monday, August 16, 2021 @ 01:58:33
  Author: ainola
Revision: 999820

upgpkg: spdlog 1.9.2-1

Modified:
  spdlog/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-16 01:57:42 UTC (rev 999819)
+++ PKGBUILD	2021-08-16 01:58:33 UTC (rev 999820)
@@ -3,7 +3,7 @@
 # Contributor: Michael Yang
 
 pkgname=spdlog
-pkgver=1.9.1
+pkgver=1.9.2
 pkgrel=1
 pkgdesc='Very fast, header-only/compiled, C++ logging library'
 arch=('x86_64')
@@ -17,7 +17,7 @@
 provides=(
     'libspdlog.so'
 )
-sha256sums=('9a452cfa24408baccc9b2bc2d421d68172a7630c99e9504a14754be840d31a62')
+sha256sums=('6fff9215f5cb81760be4cc16d033526d1080427d236e86d70bb02994f85e3d38')
 
 build() {
     export CFLAGS+=" ${CPPFLAGS}"



More information about the arch-commits mailing list