diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-10-30 05:07:44 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-10-30 05:19:04 -0200 |
commit | 6a5af75fcfd2a1c6b1352f04e297976e6290a545 (patch) | |
tree | 514f46058f2f338ea3b9986bf2e2e6681a0d6a52 /libre/iceweasel-spell-ru | |
parent | c28eed84f846203d804090d275aeddd976388e67 (diff) |
ice{cat,weasel} packages: remove firefox references from provides array because it could conflict against your-freedom
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') |