summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel M. Capella2018-02-22 11:43:12 -0500
committerDaniel M. Capella2018-02-22 11:43:12 -0500
commit74da93aa8b19001ae68c2b2f81ef05ada429e66d (patch)
treea8e602908dc2103528d4af9282eff67e8b215002
parenta03336d42f0bce3c10abb93dac1e7d1599914b53 (diff)
downloadaur-74da93aa8b19001ae68c2b2f81ef05ada429e66d.tar.gz
Add groups()
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 80426aaa463e..3a68ef44b836 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
# Generated by mksrcinfo v8
-# Sun Feb 18 17:06:00 UTC 2018
+# Thu Feb 22 16:43:12 UTC 2018
pkgbase = firefox-vimium
pkgdesc = Provides keyboard shortcuts for navigation and control in the spirit of Vim
pkgver = 1.63.1
pkgrel = 1
url = https://github.com/philc/vimium
arch = any
+ groups = firefox-addons
license = MIT
noextract = vimium_ff-1.63.1-an+fx.xpi
source = https://addons.cdn.mozilla.net/user-media/addons/808538/vimium_ff-1.63.1-an+fx.xpi
diff --git a/PKGBUILD b/PKGBUILD
index 0a732a121408..c7e217a0c7aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgdesc='Provides keyboard shortcuts for navigation and control in the spirit of
url=https://github.com/philc/vimium
arch=('any')
license=('MIT')
+groups=('firefox-addons')
source=("https://addons.cdn.mozilla.net/user-media/addons/808538/vimium_ff-$pkgver-an+fx.xpi")
noextract=("${source##*/}")
sha256sums=('fe59078479c53b87fb142667f0fb95163d371549d119ce90ed46ec05a8b4b1ca')