summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36e09e11bef5..7cd509291d80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=nuspell-git
-pkgver=3.1.2.r13.g094b398
+pkgver=5.1.2.r2.g1ae818e
pkgrel=1
pkgdesc="Fast and safe spellchecking C++ library"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="https://nuspell.github.io/"
license=('GPL3' 'LGPL3')
depends=('glibc' 'boost-libs' 'icu')
makedepends=('git' 'cmake' 'boost' 'ruby-ronn')
-provides=('nuspell')
+provides=("nuspell=$pkgver")
conflicts=('nuspell')
source=("git+https://github.com/nuspell/nuspell.git")
sha256sums=('SKIP')