summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2020-08-02 20:59:40 +0200
committerMartchus2020-08-02 20:59:40 +0200
commit44336481fb06e5482a6e87e0f33481c8908d2ed1 (patch)
treee3c62c9a83735166032bc180b5cd5f7c73fb881d
parent3a37d24611972843d40a9f2d5a2238ef067d9d81 (diff)
downloadaur-44336481fb06e5482a6e87e0f33481c8908d2ed1.tar.gz
Update checksum
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1c4b14a63e2..8bbc5b7aeed3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,7 @@ pkgbase = cmake-format
optdepends = python-jinja>=2.10.3
optdepends = python-argcomplete: automatic shell completion
source = cmake-format-0.6.11.tar.gz::https://github.com/cheshirekow/cmake_format/archive/v0.6.11.tar.gz
- sha512sums = 022249e2f7c66d07618cdcbe5fd9a086dfa204179920b651af0886762302428572371ddbfa60c3958cb7e863cb387f4bdc1ec4d09e0496dc7e66011325796cd4
+ sha512sums = 52b6752d2b62097df790f432ecfb2e3d196950ad49548fa3c68a329f16f9e2d3db2741debe2b3f913894857805b60b1b460a939fd1b34a58efa738175839dea8
pkgname = cmake-format
diff --git a/PKGBUILD b/PKGBUILD
index 89070e8200a7..1ce7a020edba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=('python-setuptools' 'python-six>=1.13.0')
optdepends=('python-yaml>=5.3' 'python-jinja>=2.10.3' 'python-argcomplete: automatic shell completion')
checkdepends=('cmake')
source=("$pkgname-$pkgver.tar.gz::https://github.com/cheshirekow/cmake_format/archive/v${pkgver}.tar.gz")
-sha512sums=('022249e2f7c66d07618cdcbe5fd9a086dfa204179920b651af0886762302428572371ddbfa60c3958cb7e863cb387f4bdc1ec4d09e0496dc7e66011325796cd4')
+sha512sums=('52b6752d2b62097df790f432ecfb2e3d196950ad49548fa3c68a329f16f9e2d3db2741debe2b3f913894857805b60b1b460a939fd1b34a58efa738175839dea8')
check() {
mkdir "$srcdir/check"