summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorIvan Shapovalov2024-02-11 01:45:18 +0300
committerIvan Shapovalov2024-02-11 01:59:04 +0300
commit2c01f087123392d3b825204c508743fce5be8cf8 (patch)
tree5b99bc313bd255430460dd8c4e5992b65eb86fc4 /.SRCINFO
parentddbf91dab131e08cc984e38394f3e53eb58934e4 (diff)
downloadaur-2c01f087123392d3b825204c508743fce5be8cf8.tar.gz
Update to 2.0.0; update license to SPDX identifiers
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 3 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df9dbabfaa85..8197f8d1f63b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,13 @@
pkgbase = scnlib
pkgdesc = A formatted input library, think {fmt} but in the other direction. 'scanf' for modern C++
- pkgver = 1.1.3
+ pkgver = 2.0.0
pkgrel = 1
url = https://github.com/eliaskosunen/scnlib
arch = x86_64
- license = Apache
+ license = Apache-2.0
makedepends = git
makedepends = cmake
- makedepends = doxygen
- makedepends = python-sphinx
- makedepends = python-sphinx_rtd_theme
- makedepends = python-breathe
- makedepends = doctest
- makedepends = benchmark
- source = scnlib::git+https://github.com/eliaskosunen/scnlib.git#tag=v1.1.3
+ source = git+https://github.com/eliaskosunen/scnlib.git#tag=v2.0.0
md5sums = SKIP
pkgname = scnlib