Date: Thursday, January 19, 2023 @ 09:57:58
  Author: orhun
Revision: 1386994

upgpkg: cargo-spellcheck 0.12.3-1: upstream release

Modified:
  cargo-spellcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-19 08:47:22 UTC (rev 1386993)
+++ PKGBUILD    2023-01-19 09:57:58 UTC (rev 1386994)
@@ -2,7 +2,7 @@
 # Contributor: Sanpi <[email protected]>
 
 pkgname=cargo-spellcheck
-pkgver=0.12.2
+pkgver=0.12.3
 pkgrel=1
 pkgdesc="Checks all your documentation for spelling and grammar mistakes"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('hunspell')
 makedepends=('cargo' 'clang' 'hunspell-en_US')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('5424acfb0d1a477117e44baf6470439ace798396a45481b71752d7cb069d6443')
+sha256sums=('b71c799813c01a1c5662200d13e4116ad5edfc0f5688dd743a2acd73df171886')
 options=('!lto')
 
 prepare() {

Reply via email to