summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12023-04-11 03:09:36 +0800
committerChocobo12023-04-11 03:09:36 +0800
commit893aa9f2a3dd1b8c895beb10b6228f1f7d73ec91 (patch)
tree2bf2f1f4b4491cd5be2988c5e88001ce15069fa6 /PKGBUILD
parente463527e476f073400011bf9df4d7d9412828219 (diff)
downloadaur-hunspell-git.tar.gz
upgpkg: hunspell-git 1.7.2.r18.g527b67d-1
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")