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 4461b07f04db..4110831a5bab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=hunspell-git
-pkgver=1.7.0.r0.g4ddd8ed
+pkgver=1.7.2.r18.g527b67d
pkgrel=1
pkgdesc="The most popular spellchecking library"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('LGPL')
depends=('glibc' 'ncurses' 'readline')
makedepends=('git')
optdepends=('perl: for ispellaff2myspell')
-provides=('hunspell')
+provides=("hunspell=$pkgver")
conflicts=('hunspell')
options=('staticlibs')
source=("git+https://github.com/hunspell/hunspell.git")