summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHezekiah Michael2020-02-27 13:22:23 -0500
committerHezekiah Michael2020-02-27 13:22:23 -0500
commit84d367d791c3b593d9e6c559d4663512d046b8f9 (patch)
tree35f47bd010b802c5a49448b6ed3452860e2229d1
parent62c1b2e7c2c8bafec86568a0e7c47591a93d6bb1 (diff)
downloadaur-84d367d791c3b593d9e6c559d4663512d046b8f9.tar.gz
Fix pkgname
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index daf48a1f91e7..680f56d24956 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _plugin_ext="-fx"
pkgdesc="Browser plugin to containerize Amazon and its affiliates."
license=('MPL')
-pkgname=firefox-extension-$_plugin_name
+pkgname=firefox-extension-amazon-container
pkgver=$_plugin_version
pkgrel=1
arch=('any')