makedeb


webext-user-agent-switcher-and-manager-firefox 0.5.0-0


User agent manager for Firefox

Viewing /PKGBUILD.

View raw.

Click here to go back to the Git tree for webext-user-agent-switcher-and-manager-firefox.

# Maintainer: exponential <echo ZXhwb25lbnRpYWxtYXRyaXhAcHJvdG9ubWFpbC5jb20K | base64 -d>
pkgname=webext-user-agent-switcher-and-manager-firefox
pkgver=0.5.0
pkgrel=0
pkgdesc='User agent manager for Firefox'
arch=('all')
url='https://addons.mozilla.org/en-US/firefox/addon/user-agent-string-switcher/'
license=('MPL2')
optdepends=('firefox')
source=("https://addons.mozilla.org/firefox/downloads/file/4098688/user_agent_string_switcher-${pkgver}.xpi")
noextract=("user_agent_string_switcher-${pkgver}.xpi")
b2sums=('a6320affe249444f6b877375ee9effae41fce130a68ffb3d7dc1fe726f29a3b395b597a0fbc367cf6ba35a7119bc77937cf635da9a1af8024d83772837e7e5c4')

package() {
  install -Dm644 "user_agent_string_switcher-${pkgver}.xpi" "${pkgdir}/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/{a6c4a591-f1b2-4f03-b3ff-767e5bedf4e7}.xpi"
}