summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2018-04-14 13:37:38 +0200
committerbartus2018-04-14 13:37:38 +0200
commit0fff286ec92d37c026f17525599625dee38a6274 (patch)
tree12285afe567d46593890c5fb2f0db6f53d7b4acc
parent83017ffc0459d368f6c477a43b8e607924a14fd6 (diff)
downloadaur-0fff286ec92d37c026f17525599625dee38a6274.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 bf0f351d379f..5d038550cb1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cxxopts
pkgdesc = Lightweight C++ command line option parser
- pkgver = 2.0.0.r10.g9c2e41a
+ pkgver = 2.1.0.r4.gca6e9f7
pkgrel = 1
url = https://github.com/jarro2783/cxxopts
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 684247bced22..39ffc69da222 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cxxopts
#for fragment you can use one of: #commit=, #tag=, #branch=
#fragment=
-pkgver=2.0.0.r10.g9c2e41a
+pkgver=2.1.0.r4.gca6e9f7
pkgrel=1
pkgdesc="Lightweight C++ command line option parser"
arch=(any)