summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander F. Rødseth2019-08-14 15:11:24 +0200
committerAlexander F. Rødseth2019-08-14 15:11:24 +0200
commitce8ad856c5ab8cf7b5f2c7e176e798efd3adf524 (patch)
tree47a7812210909bdc91773c47e4c291f2767a6c3f /PKGBUILD
parentb063ce096f5ef882336fed7bc31a099ff4f840f9 (diff)
downloadaur-ce8ad856c5ab8cf7b5f2c7e176e798efd3adf524.tar.gz
Upgrade to 3.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd816c75e2d8..d62ec2b439f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=cxx
-pkgver=3.0.7
+pkgver=3.1.0
pkgrel=1
-pkgdesc='Build system that makes modern C++ easier to deal with'
+pkgdesc='Build system for easy interaction with C++17 and C++20'
arch=(x86_64)
url='https://github.com/xyproto/cxx'
license=(MIT)