Date: Friday, September 30, 2022 @ 19:57:45
  Author: andyrtr
Revision: 457009

upgpkg: nuspell 5.1.2-1: upstream update 5.1.2

Modified:
  nuspell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-30 17:54:49 UTC (rev 457008)
+++ PKGBUILD    2022-09-30 19:57:45 UTC (rev 457009)
@@ -2,7 +2,7 @@
 # Conributor: Mélanie Chauvel (ariasuni) <perso at hack-libre dot org>
 
 pkgname=nuspell
-pkgver=5.1.1
+pkgver=5.1.2
 pkgrel=1
 pkgdesc='Fast and safe spellchecking C++ library'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('cmake' 'pandoc')
 checkdepends=('catch2')
 
source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/nuspell/nuspell/archive/v${pkgver}.tar.gz";)
-sha512sums=('c33a52e3603071d3281b7cdcfa42776cd7ecb998292939538e53e364cfff63227cf094cd88ee6072b8a857f5d85c984c359a16b480dd462dac9cfd602cfd6c2c')
+sha512sums=('138212ae5340836f0bc85d9d5327dc43ffdb1481ca72678b4619938b86c4c8e7c156eec1446f459636460a9015cd476031ad53d0979325e637ed97c19e2f87c8')
 
 # 1st rebuild enchant
 # 2nd rebuild epiphany against nuspell/enchant that checkdepens on both

Reply via email to