summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbuck-yeh2022-06-16 00:34:39 +0800
committerbuck-yeh2022-06-16 00:34:39 +0800
commitccb64cf026cdeaf9207baba5d787e7e52ba3878d (patch)
tree6b56ad0e4e9b19aa3880248b28472729aa35e1e8
parent00d3f326929c744e482da66c0605e339b3227774 (diff)
downloadaur-ccb64cf026cdeaf9207baba5d787e7e52ba3878d.tar.gz
[Accumulated updates](https://github.com/buck-yeh/bux/releases/tag/1.6.6)
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0442b04a3526..1bdede824017 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.5
+ pkgver = 1.6.6
pkgrel = 1
url = https://github.com/buck-yeh/bux.git
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index c03c2182989d..57a70734e45f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Buck Yeh <buck.yeh at gmail dot com>
pkgname=bux
-pkgver=1.6.5
+pkgver=1.6.6
pkgrel=1
epoch=
pkgdesc='A supplemental C++ library with functionalities not directly supported from Modern C++ standard.'