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

Brett Cornwall ainola at archlinux.org
Thu Mar 25 04:19:24 UTC 2021


    Date: Thursday, March 25, 2021 @ 04:19:24
  Author: ainola
Revision: 902391

upgpkg: spdlog 1.8.3-1

Modified:
  spdlog/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-25 04:18:38 UTC (rev 902390)
+++ PKGBUILD	2021-03-25 04:19:24 UTC (rev 902391)
@@ -3,7 +3,7 @@
 # Contributor: Michael Yang
 
 pkgname=spdlog
-pkgver=1.8.2
+pkgver=1.8.3
 pkgrel=1
 pkgdesc='Very fast, header-only/compiled, C++ logging library'
 arch=('x86_64')
@@ -17,7 +17,7 @@
 provides=(
     'libspdlog.so'
 )
-sha256sums=('e20e6bd8f57e866eaf25a5417f0a38a116e537f1a77ac7b5409ca2b180cec0d5')
+sha256sums=('6f5b88ca4c9b96264e6c961716fec6f1a7b94c80a5edce667c3e42507caa8a82')
 
 build() {
     export CFLAGS+=" ${CPPFLAGS}"



More information about the arch-commits mailing list