Date: Tuesday, June 1, 2021 @ 14:14:05 Author: orhun Revision: 952987
upgpkg: cargo-spellcheck 0.8.4-1: upstream release Modified: cargo-spellcheck/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-01 14:11:41 UTC (rev 952986) +++ PKGBUILD 2021-06-01 14:14:05 UTC (rev 952987) @@ -2,7 +2,7 @@ # Contributor: Sanpi <[email protected]> pkgname=cargo-spellcheck -pkgver=0.8.3 +pkgver=0.8.4 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=('86dc107ae7762a21d91900539099011f9fe347a4701a3520c53e26ecd0bdefa6') +sha256sums=('fdec6ce0a6641e736bcf5b965f2fcb209b107c1bf8e607ce003b93dbaf3d5e9d') build() { cd "$pkgname-$pkgver"
