summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4861b9ef610f..0e0441ce594f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cxxopts
pkgdesc = Lightweight C++ command line option parser
- pkgver = 2.1.0.r6.ge725ea3
+ pkgver = 2.1.1.r23.g3876c09
pkgrel = 1
url = https://github.com/jarro2783/cxxopts
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 0a5325bcfd91..225a337bdf91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cxxopts
#for fragment you can use one of: #commit=, #tag=, #branch=
#fragment=
-pkgver=2.1.0.r6.ge725ea3
+pkgver=2.1.1.r23.g3876c09
pkgrel=1
pkgdesc="Lightweight C++ command line option parser"
arch=(any)