summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e561daa5f88..387239629bad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cmake-format
pkgdesc = Source code formatter for CMake listfiles
pkgver = 0.6.13
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/cheshirekow/cmake_format
arch = any
license = GPL3
@@ -11,8 +11,9 @@ pkgbase = cmake-format
optdepends = python-yaml>=5.3
optdepends = python-jinja>=2.10.3
optdepends = python-argcomplete: automatic shell completion
+ provides = python-cmakelang
+ conflicts = python-cmakelang
source = cmake-format-0.6.13.tar.gz::https://github.com/cheshirekow/cmake_format/archive/v0.6.13.tar.gz
sha512sums = eb7fde540860b6119d0bb528f22592fb4b507f9319aeda0999da10bcc89ee1348fd7d701fc49aa5dac7616e1577e436cbd73de94dbbab0cafdf28e1812612342
pkgname = cmake-format
-