diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2016-08-10 12:18:10 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2016-08-10 12:18:10 +0000 |
commit | 763aae0d1827616dae68317ab10bc6dd73001773 (patch) | |
tree | 682e0d03aa6989812de307b71b0eb3de5a1ff18e /main/hunspell/APKBUILD | |
parent | ee124237416dbe00978ca4c1f9ead5de35d96521 (diff) | |
download | aports-763aae0d1827616dae68317ab10bc6dd73001773.tar.bz2 aports-763aae0d1827616dae68317ab10bc6dd73001773.tar.xz |
main/hunspell: bump pkgrel
Diffstat (limited to 'main/hunspell/APKBUILD')
-rw-r--r-- | main/hunspell/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/hunspell/APKBUILD b/main/hunspell/APKBUILD index 1fc8ff900d..aacddc5662 100644 --- a/main/hunspell/APKBUILD +++ b/main/hunspell/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=hunspell pkgver=1.3.4 -pkgrel=1 +pkgrel=2 pkgdesc="Spell checker and morphological analyzer library and program" url="http://hunspell.github.io/" arch="all" |