summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2021-01-21 10:39:03 +0100
committerbartus2021-01-21 10:39:03 +0100
commitc092cbefcb2c7ce8888d86b3729ba2ca21d4196d (patch)
tree49e9bef46e8b8c804cda9e1500afcba18081b720 /PKGBUILD
parenta1e7c291ecb57ee74ecb5262f308118419d4fdb0 (diff)
downloadaur-cxxopts-git.tar.gz
Pop version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51c3e78da1b3..408e0feadd8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _name=cxxopts
#for fragment you can use one of: #commit=, #tag=, #branch=
#_fragment="#tag=v2.1.2"
pkgname=${_name}-git
-pkgver=2.1.1.r23.g3876c09
+pkgver=2.2.0.r40.ged85f04
pkgrel=1
pkgdesc="Lightweight C++ command line option parser"
arch=(any)