summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
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