summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12023-04-12 22:09:28 +0800
committerChocobo12023-04-12 22:09:28 +0800
commit5c5154b4183c51714eaaa3ff5bfcf44a077c4bbd (patch)
tree6bfa1e6107c1b44e190c8e500cb44c619b869ba8 /PKGBUILD
parent5f8ef0d71663d80df35888e7aabfacb1a6088b8f (diff)
downloadaur-nuspell-git.tar.gz
upgpkg: nuspell-git 5.1.2.r2.g1ae818e-1
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')