summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorsum012019-06-17 12:30:55 -0400
committersum012019-06-17 12:30:55 -0400
commit2da1ce2bfaa44e61e896edb5055af706e7c37dd4 (patch)
tree4a7370d81e6ee203b239932a960dba744ae589f0 /.SRCINFO
parent21ffee85e0f673328e35f43086ae51452374ccfb (diff)
downloadaur-2da1ce2bfaa44e61e896edb5055af706e7c37dd4.tar.gz
fix .SRCINFO
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba2f8ca5422c..6012325daaf5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,15 @@
pkgbase = cmake-format
pkgdesc = Source code formatter for CMake listfiles
- pkgver = 0.5.1
- pkgrel = 1
+ pkgver = 0.5.2
+ pkgrel = 2
url = https://github.com/cheshirekow/cmake_format
arch = any
license = GPL3
depends = python-setuptools
depends = python-yaml
- source = cmake-format-0.5.1.tar.gz::https://github.com/cheshirekow/cmake_format/archive/v0.5.1.tar.gz
- sha512sums = a0be680fe6c16649d8d7885b0e22eeb7d3801555d0ca3330350736fba638b612a403790b8953160812105a8af990dfc20c6fe1b28a9a70244de5fbb84e2b4f10
+ depends = python-jinja
+ source = cmake-format-0.5.2.tar.gz::https://github.com/cheshirekow/cmake_format/archive/v0.5.2.tar.gz
+ sha512sums = bcfab5d40c27e6670fca6560e8e3e044de3609238edfe66c924a3d446de92282f985aa6f1a885a5069b425dc61ef8c3ba2f2052532822863a3c283ae5b6cb0f5
pkgname = cmake-format