summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorakaessens2021-04-24 21:01:57 +0200
committerakaessens2021-04-24 21:29:01 +0200
commit3107ed04b3bc75d4d756163d57d1858b1e8ff4d5 (patch)
tree52a189a5867e18154ffc94645da9b02ac225c771
parentc4b723ee7f4f8db5f55f79228d3febd81c9b5fd5 (diff)
downloadaur-3107ed04b3bc75d4d756163d57d1858b1e8ff4d5.tar.gz
Update firefox user agent
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f38ff0e9bb4f..3f11097a4dec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -39,7 +39,7 @@ build() {
--name "${_name}" \
--icon "${pkgname}.png" \
--maximize \
- --user-agent "Mozilla/5.0 (X11; Linux x86_64; rv:86.0) Gecko/20100101 Firefox/87.0" \
+ --user-agent "Mozilla/5.0 (X11; Linux x86_64; rv:88.0) Gecko/20100101 Firefox/88.0" \
--single-instance \
--verbose \
--inject "${pkgname}.js" \