summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordetiam2024-02-13 05:49:38 +0800
committerdetiam2024-02-13 05:49:38 +0800
commit52aae55969839d40c060e8fde166bac19ba5ad7d (patch)
treeb0a111df9a44f84d007ee39a2789869fcd58edfc
parent98bfe2a7ec12fb1b0cbde6a1fe8276bbc2710bb4 (diff)
downloadaur-firefox-esr-extension-switchyomega.tar.gz
update pkgdesc
-rw-r--r--.SRCINFO4
-rw-r--r--.gitignore2
-rw-r--r--PKGBUILD4
3 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd7cd87ab7f2..dfcc199d4282 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = firefox-esr-extension-switchyomega
- pkgdesc = plasma browser integration addon for firefox.
+ pkgdesc = Manage and switch between multiple proxies quickly & easily.
pkgver = 2.5.20
- pkgrel = 1
+ pkgrel = 2
url = https://addons.mozilla.org/en-US/firefox/addon/switchyomega/
arch = any
groups = firefox-esr-addons
diff --git a/.gitignore b/.gitignore
index 51a66aadfba6..68adeb5ba472 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
+/pkg
+/src
/*.xpi
/*.tar* \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index 4e2583b4607c..2fd582e4d6e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=firefox-esr-extension-switchyomega
pkgver=2.5.20
-pkgrel=1
-pkgdesc='plasma browser integration addon for firefox.'
+pkgrel=2
+pkgdesc='Manage and switch between multiple proxies quickly & easily.'
arch=('any')
url='https://addons.mozilla.org/en-US/firefox/addon/switchyomega/'
license=('GPLV3')