[arch-commits] Commit in cargo-spellcheck/trunk (PKGBUILD)
Orhun Parmaksiz
orhun at gemini.archlinux.org
Thu Dec 9 20:11:44 UTC 2021
Date: Thursday, December 9, 2021 @ 20:11:44
Author: orhun
Revision: 1065886
upgpkg: cargo-spellcheck 0.9.5-1: upstream release
Modified:
cargo-spellcheck/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-09 20:02:56 UTC (rev 1065885)
+++ PKGBUILD 2021-12-09 20:11:44 UTC (rev 1065886)
@@ -2,7 +2,7 @@
# Contributor: Sanpi <sanpi+aur at homecomputing.fr>
pkgname=cargo-spellcheck
-pkgver=0.8.14
+pkgver=0.9.5
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=('cd6afcd64336e0b92c4a3adec36def8587cef1b7a0a21d494e615693ef280c8f')
+sha256sums=('4fa49d3694f9b9ec44bfb519b62381c3448d3dc0b6c1d30cfbe7a0b609cfdd3e')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list