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

Orhun Parmaksiz orhun at gemini.archlinux.org
Tue Jul 27 10:11:44 UTC 2021


    Date: Tuesday, July 27, 2021 @ 10:11:44
  Author: orhun
Revision: 986721

upgpkg: cargo-spellcheck 0.8.11-1: upstream release

Modified:
  cargo-spellcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-27 10:11:41 UTC (rev 986720)
+++ PKGBUILD	2021-07-27 10:11:44 UTC (rev 986721)
@@ -2,7 +2,7 @@
 # Contributor: Sanpi <sanpi+aur at homecomputing.fr>
 
 pkgname=cargo-spellcheck
-pkgver=0.8.9
+pkgver=0.8.11
 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=('380ca0681df66e129425db12b1af54b6396af95d215bd7b1094b4a60595da661')
+sha256sums=('779bed41ade5f86efc0d3b15e6487c86106f36561afecf7cd19dd797d660c903')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list