summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab82aaf3b0d3..5b56c356b60c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spdlog-git
pkgdesc = Very fast, header only, C++ logging library
- pkgver = 1.8.1.233e97c
+ pkgver = 1.8.2.55bfa8d
pkgrel = 1
url = https://github.com/gabime/spdlog
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 918d4a9da231..642dcaf3d85e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Isho Antar <isho.antar1@gmail.com>
+# Maintainer: Isho Antar <IshoAntar@protonmail.com>
# Contributor: Michael Yang <ohmyarchlinux@protonmail.com>
pkgname=spdlog-git
-pkgver=1.8.1.233e97c
+pkgver=1.8.2.55bfa8d
pkgrel=1
pkgdesc='Very fast, header only, C++ logging library'
arch=('any')