summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2019-03-14 19:18:02 +0100
committerbartus2019-03-14 19:18:02 +0100
commit3c5aef8f5e3a4249f184d14470d9241470393ffa (patch)
tree44de5578e7fc6b2cb9c4153a5a5218a389da5e72
parent523f22fe62bda1adfccef9aa93ba7deb2702bae2 (diff)
downloadaur-3c5aef8f5e3a4249f184d14470d9241470393ffa.tar.gz
pop version
-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)