[arch-commits] Commit in cargo-spellcheck/trunk (PKGBUILD)
Orhun Parmaksiz
orhun at archlinux.org
Fri Jul 9 15:37:52 UTC 2021
Date: Friday, July 9, 2021 @ 15:37:52
Author: orhun
Revision: 976230
upgpkg: cargo-spellcheck 0.8.7-1: upstream release
Modified:
cargo-spellcheck/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-09 15:29:22 UTC (rev 976229)
+++ PKGBUILD 2021-07-09 15:37:52 UTC (rev 976230)
@@ -2,7 +2,7 @@
# Contributor: Sanpi <sanpi+aur at homecomputing.fr>
pkgname=cargo-spellcheck
-pkgver=0.8.6
+pkgver=0.8.7
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=('eace7c944e0327f49daa557f96cf01a86a230643a077832807d72a7716e4aef2')
+sha256sums=('8aad4cef9cd7609fca45863c717b9cc5d447dbe899a7116f3a390860b14c1c09')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list