[arch-commits] Commit in nuspell/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Thu Nov 19 12:22:10 UTC 2020
Date: Thursday, November 19, 2020 @ 12:22:10
Author: andyrtr
Revision: 401396
upgpkg: nuspell 4.1.0-1: upstream update 4.1.0
Modified:
nuspell/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-19 11:47:15 UTC (rev 401395)
+++ PKGBUILD 2020-11-19 12:22:10 UTC (rev 401396)
@@ -2,7 +2,7 @@
# Conributor: Mélanie Chauvel (ariasuni) <perso at hack-libre dot org>
pkgname=nuspell
-pkgver=4.0.1
+pkgver=4.1.0
pkgrel=1
pkgdesc='Fast and safe spellchecking C++ library'
arch=('x86_64')
@@ -11,7 +11,7 @@
depends=('boost-libs' 'icu')
makedepends=('cmake' 'boost' 'catch2' 'pandoc')
source=("https://github.com/nuspell/nuspell/archive/v${pkgver}.tar.gz")
-sha512sums=('122616fd24c2de35000ba12d680d3617e7fe97881d33febbcb106ce70d3bac356a00d90680a1bc8ee631ed532ace0f4b4f9fce4760a25b0f7fc1d60553e74528')
+sha512sums=('d0c01dd73fefd8b9c800e6419fe916e55a53b8b19f5848d3766cdcb50383fdcd9e9bb49362b5cea4d9d2d7fda21aed055f28cb47b006e2049b2a904355f7f9ed')
prepare() {
mkdir build
More information about the arch-commits
mailing list