[arch-commits] Commit in cargo-spellcheck/trunk (PKGBUILD)

Orhun Parmaksiz orhun at archlinux.org
Mon Apr 19 20:35:59 UTC 2021


    Date: Monday, April 19, 2021 @ 20:35:59
  Author: orhun
Revision: 920009

upgpkg: cargo-spellcheck 0.8.2-1: upstream release

Modified:
  cargo-spellcheck/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-19 20:14:03 UTC (rev 920008)
+++ PKGBUILD	2021-04-19 20:35:59 UTC (rev 920009)
@@ -2,7 +2,7 @@
 # Contributor: Sanpi <sanpi+aur at homecomputing.fr>
 
 pkgname=cargo-spellcheck
-pkgver=0.7.1
+pkgver=0.8.2
 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=('022fe9641e78e37edfe54f82e5bc59c4e2eb308467cada9e8a91e63cb396ffaa')
+sha256sums=('e8a7c6a9ee1a0b6ba197ff992c5ac0ade55abc19619585795e9c0ae91b128a9b')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list