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 5d038550cb1f..4861b9ef610f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cxxopts
pkgdesc = Lightweight C++ command line option parser
- pkgver = 2.1.0.r4.gca6e9f7
+ pkgver = 2.1.0.r6.ge725ea3
pkgrel = 1
url = https://github.com/jarro2783/cxxopts
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 39ffc69da222..49ab2e125829 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.r4.gca6e9f7
+pkgver=2.1.0.r6.ge725ea3
pkgrel=1
pkgdesc="Lightweight C++ command line option parser"
arch=(any)