Date: Friday, April 1, 2022 @ 07:23:30 Author: orhun Revision: 1179431
upgpkg: cargo-spellcheck 0.11.2-1: upstream release Modified: cargo-spellcheck/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-01 07:16:28 UTC (rev 1179430) +++ PKGBUILD 2022-04-01 07:23:30 UTC (rev 1179431) @@ -2,7 +2,7 @@ # Contributor: Sanpi <[email protected]> pkgname=cargo-spellcheck -pkgver=0.11.1 +pkgver=0.11.2 pkgrel=1 pkgdesc="Checks all your documentation for spelling and grammar mistakes" arch=('x86_64') @@ -11,7 +11,7 @@ depends=('hunspell') makedepends=('cargo' 'clang' 'hunspell-en_US') source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz") -sha256sums=('6ef4ba144afd1ac21efb13ceac80da2c0af2b771830dc3d1994f2fb445744521') +sha256sums=('0044cce075e43ee70023d4e5bd30452a2a2bf58ee32f5d9cb27d41a51f8be10c') options=('!lto') prepare() {
