summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsho Antar2020-12-07 02:12:57 +0200
committerIsho Antar2020-12-07 02:12:57 +0200
commit557e33d1ebc69eccd009a65ba4593b867a02ea17 (patch)
treeeb074d6bd70f56d6503ffc1bbdef4d04761de394
parent9e28644eacd56304dbde9e018a7ba6d006fdb817 (diff)
downloadaur-557e33d1ebc69eccd009a65ba4593b867a02ea17.tar.gz
Update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 674159d0c1f0..c59997f7a655 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fmt-git
pkgdesc = An open-source C++ formatting library providing a fast and safe alternative to C stdio and C++ iostreams
- pkgver = 7.0.3.b91d39f
+ pkgver = 7.1.3.a6fafe2
pkgrel = 1
url = https://fmt.dev/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index d087a65b8d3e..51a9fabe4c9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Michael Yang <ohmyarchlinux@pm.me>
pkgname=fmt-git
-pkgver=7.0.3.b91d39f
+pkgver=7.1.3.a6fafe2
pkgrel=1
pkgdesc='An open-source C++ formatting library providing a fast and safe alternative to C stdio and C++ iostreams'
url='https://fmt.dev/'