diff options
Diffstat (limited to 'libre/iceweasel-spell-ru')
-rw-r--r-- | libre/iceweasel-spell-ru/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/iceweasel-spell-ru/PKGBUILD b/libre/iceweasel-spell-ru/PKGBUILD index cfbc4515a..d16780cb7 100644 --- a/libre/iceweasel-spell-ru/PKGBUILD +++ b/libre/iceweasel-spell-ru/PKGBUILD @@ -4,13 +4,12 @@ pkgname=iceweasel-spell-ru pkgver=0.4.4 -pkgrel=13.2 +pkgrel=13.3 pkgdesc="Russian spellchecker dictionary for Iceweasel" arch=(any) url="https://addons.mozilla.org/firefox/dictionaries/" license=("GPL") depends=("iceweasel") -provides=(firefox-spell-ru=$pkgver) noextract=(russian_spellchecking_dictionary_with_io_support-$pkgver-fx+tb+sm.xpi) source=(https://addons.mozilla.org/firefox/downloads/file/98798/russian_spellchecking_dictionary-$pkgver-fx+tb+sm.xpi) md5sums=('269a8bdd38a5641b5f6cfb12715f1029') |