From b36cf3a75f1454f1100cbef0bc88c655f362e3b2 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Thu, 6 Feb 2014 19:49:46 -0200 Subject: iceweasel-{adblock-plus,firebug,raismth,spell-ru}: remove replace and conflicts to avoid problems to icecat dependencies --- libre/iceweasel-spell-ru/PKGBUILD | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'libre/iceweasel-spell-ru/PKGBUILD') diff --git a/libre/iceweasel-spell-ru/PKGBUILD b/libre/iceweasel-spell-ru/PKGBUILD index 2a5a84518..b9bb8b6f9 100644 --- a/libre/iceweasel-spell-ru/PKGBUILD +++ b/libre/iceweasel-spell-ru/PKGBUILD @@ -4,22 +4,20 @@ pkgname=iceweasel-spell-ru pkgver=0.4.4 -pkgrel=13 +pkgrel=13.1 pkgdesc="Russian spellchecker dictionary for Iceweasel" arch=(any) url="https://addons.mozilla.org/firefox/dictionaries/" license=("GPL") depends=("iceweasel-libre") provides=(firefox-spell-ru=$pkgver) -conflicts=firefox-spell-ru -replaces=firefox-spell-ru 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') package() { # _ffver=`pacman -Q iceweasel-libre | cut -f2 -d\ | cut -f1 -d-` -# depends=("iceweasel>=${_ffver}" "iceweasel<=${_ffver/0/99}") +# depends=("iceweasel-libre>=${_ffver}" "iceweasel-libre<=${_ffver/0/99}") cd $srcdir rm $srcdir/*.xpi -- cgit v1.2.3