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

Andreas Radke andyrtr at archlinux.org
Thu Jul 2 06:07:34 UTC 2020


    Date: Thursday, July 2, 2020 @ 06:07:23
  Author: andyrtr
Revision: 390734

upgpkg: nuspell 3.1.2-1: upstream update 3.1.2

Modified:
  nuspell/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-02 04:57:58 UTC (rev 390733)
+++ PKGBUILD	2020-07-02 06:07:23 UTC (rev 390734)
@@ -2,8 +2,8 @@
 # Conributor: Mélanie Chauvel (ariasuni) <perso at hack-libre dot org>
 
 pkgname=nuspell
-pkgver=3.1.1
-pkgrel=2
+pkgver=3.1.2
+pkgrel=1
 pkgdesc='Fast and safe spellchecking C++ library'
 arch=('x86_64')
 url='https://nuspell.github.io/'
@@ -11,7 +11,7 @@
 depends=('boost-libs' 'icu')
 makedepends=('cmake' 'boost' 'catch2' 'ruby-ronn')
 source=("https://github.com/nuspell/nuspell/archive/v${pkgver}.tar.gz")
-sha512sums=('239855051d9f49ba16913283090c4214a8f6a6cc290d359ab54014ff76fc297c131b67c6748bd1d4cdcec43c00dccc7f0c1bf8b07e06c9c648bff52ff193e096')
+sha512sums=('ed5206cb9ffa7e4ec6843988a75627d4ae7d5170444b6e7bd3496c1bf61c25412c4e68864800f2ad238d014b4e50d25282f367de2900f8a230f3ecc9ae5772be')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list