diff options
Diffstat (limited to 'libre/icecat-l10n')
-rw-r--r-- | libre/icecat-l10n/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/icecat-l10n/PKGBUILD b/libre/icecat-l10n/PKGBUILD index 28cf71d31..4f32681e6 100644 --- a/libre/icecat-l10n/PKGBUILD +++ b/libre/icecat-l10n/PKGBUILD @@ -7,7 +7,7 @@ _pkgbase=icecat pkgbase=$_pkgbase-l10n pkgver=31.1.1 -pkgrel=2 +pkgrel=3 pkgdesc="Language pack for GNU IceCat." arch=('any') url="http://www.gnu.org/software/gnuzilla/" @@ -129,7 +129,6 @@ _package() { pkgdesc="$2 language pack for GNU IceCat." replaces=(icecat-i18n-${1,,}) conflicts=(icecat-i18n-${1,,}) - provides=(firefox-i18n-${1,,}) unzip icecat-$pkgver.$1.langpack.xpi -d $1 rm -v icecat-$pkgver.$1.langpack.xpi |