mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/nuspell to 5.1.0-1
This commit is contained in:
parent
a2eb7d3e68
commit
164d1cce7f
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
|||
# - remove makedepend on pandoc
|
||||
|
||||
pkgname=nuspell
|
||||
pkgver=5.0.1
|
||||
pkgrel=2
|
||||
pkgver=5.1.0
|
||||
pkgrel=1
|
||||
pkgdesc='Fast and safe spellchecking C++ library'
|
||||
arch=('x86_64')
|
||||
url='https://nuspell.github.io/'
|
||||
|
@ -17,7 +17,7 @@ makedepends=('cmake')
|
|||
checkdepends=('catch2')
|
||||
source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/nuspell/nuspell/archive/v${pkgver}.tar.gz")
|
||||
# ${pkgname}-pandoc.patch::https://github.com/nuspell/nuspell/commit/5d4f685011b2.patch)
|
||||
sha512sums=('f883d8c8a3a722a62d411d7b0973dd409c6d09d08ea678c577cef68ec8b5c7e4a4e4cb8a1323e632114414fc17137d1add996a72fbd522ab4de8c6f70fc77073')
|
||||
sha512sums=('08ce776d224c66ba4bdd8cb22943741f30e8e5ba03396bfef1db598321c9b0f8814dacffcb52287b3b669426c7b08e2c1a40323341a9ff9768a7187002e1d77a')
|
||||
# 'SKIP')
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue