Date: Tuesday, August 10, 2021 @ 19:54:59 Author: orhun Revision: 997403
upgpkg: cargo-spellcheck 0.8.12-1: upstream release Modified: cargo-spellcheck/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-10 19:33:28 UTC (rev 997402) +++ PKGBUILD 2021-08-10 19:54:59 UTC (rev 997403) @@ -2,7 +2,7 @@ # Contributor: Sanpi <[email protected]> pkgname=cargo-spellcheck -pkgver=0.8.11 +pkgver=0.8.12 pkgrel=1 pkgdesc="Checks all your documentation for spelling and grammar mistakes" arch=('x86_64') @@ -11,7 +11,7 @@ depends=('hunspell') makedepends=('rust' 'clang' 'hunspell-en_US') source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz") -sha256sums=('779bed41ade5f86efc0d3b15e6487c86106f36561afecf7cd19dd797d660c903') +sha256sums=('27287f8559571b4cd79fef99d957d9fa13c2d424741ffcc71bf609ca691e1e8e') build() { cd "$pkgname-$pkgver"
