summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbuck-yeh2021-11-15 23:32:57 +0800
committerbuck-yeh2021-11-15 23:32:57 +0800
commita182801b892e1bbb114880c978afded7dcd5074b (patch)
treeca9c8b544e0156528d0696bb5b79e6a5915cbe6b
parent95da901ee34a14c6b0cd9710502c8f3efa810cb7 (diff)
downloadaur-a182801b892e1bbb114880c978afded7dcd5074b.tar.gz
[bugfix] No such operator from standard as std::string += std::filesystem::path
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b35220dbad64..1894e9ead88a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bux
pkgdesc = A supplemental C++ library with functionalities not directly supported from Modern C++ standard.
- pkgver = 1.6.1
+ pkgver = 1.6.2
pkgrel = 1
url = https://github.com/buck-yeh/bux.git
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 1c60e8a32ec0..c072ec707473 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Buck Yeh <buck.yeh at gmail dot com>
pkgname=bux
-pkgver=1.6.1
+pkgver=1.6.2
#pkgver=main
pkgrel=1
epoch=