summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2018-05-21 13:54:49 +0200
committerbartus2018-05-21 13:54:49 +0200
commitea0d4fe8ad630178bb44f460e3f32e1729476930 (patch)
tree2f9b3d56f294b0ea7ffdb15dbf0a2cf360ee53eb
parent0fff286ec92d37c026f17525599625dee38a6274 (diff)
downloadaur-ea0d4fe8ad630178bb44f460e3f32e1729476930.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 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)