[arch-commits] Commit in nuspell/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Mon Nov 2 19:13:15 UTC 2020
Date: Monday, November 2, 2020 @ 19:13:15
Author: andyrtr
Revision: 399176
upgpkg: nuspell 4.0.1-1: upstream update 4.0.1
Modified:
nuspell/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-02 19:02:47 UTC (rev 399175)
+++ PKGBUILD 2020-11-02 19:13:15 UTC (rev 399176)
@@ -2,7 +2,7 @@
# Conributor: Mélanie Chauvel (ariasuni) <perso at hack-libre dot org>
pkgname=nuspell
-pkgver=3.1.2
+pkgver=4.0.1
pkgrel=1
pkgdesc='Fast and safe spellchecking C++ library'
arch=('x86_64')
@@ -9,9 +9,9 @@
url='https://nuspell.github.io/'
license=('LGPL3')
depends=('boost-libs' 'icu')
-makedepends=('cmake' 'boost' 'catch2' 'ruby-ronn')
+makedepends=('cmake' 'boost' 'catch2' 'pandoc')
source=("https://github.com/nuspell/nuspell/archive/v${pkgver}.tar.gz")
-sha512sums=('ed5206cb9ffa7e4ec6843988a75627d4ae7d5170444b6e7bd3496c1bf61c25412c4e68864800f2ad238d014b4e50d25282f367de2900f8a230f3ecc9ae5772be')
+sha512sums=('122616fd24c2de35000ba12d680d3617e7fe97881d33febbcb106ce70d3bac356a00d90680a1bc8ee631ed532ace0f4b4f9fce4760a25b0f7fc1d60553e74528')
prepare() {
mkdir build
More information about the arch-commits
mailing list