diff options
-rw-r--r-- | libre/iceweasel-theme-gnome/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/iceweasel-theme-gnome/PKGBUILD b/libre/iceweasel-theme-gnome/PKGBUILD index f36a8ad2e..5c424e441 100644 --- a/libre/iceweasel-theme-gnome/PKGBUILD +++ b/libre/iceweasel-theme-gnome/PKGBUILD @@ -15,7 +15,7 @@ url="https://addons.mozilla.org/en-us/firefox/addon/adwaita/" arch=('any') license=('MPL') depends=("iceweasel") -replaces=('firefox-theme-gnome') +replaces=('firefox-theme-gnome' 'iceweasel-theme-adwaita') conflicts=('firefox-theme-gnome' 'iceweasel-theme-adwaita') optdepends=('iceweasel-theme-gnome-tweak: GNOME theme customization') source=("https://addons.mozilla.org/firefox/downloads/file/410922/gnome_3-${pkgver}-fx-linux.xpi") |