summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2015-08-18 15:30:04 +0200
committerXZS2015-08-18 15:30:04 +0200
commitefe46cc5042af23e6f0708450d9e7e94421feecb (patch)
tree7a92f17f758bc16f68f52e5bc00fe53cb55e780d
parent647ebd0a174b875d07e136aa4bdcec2700c3ed18 (diff)
downloadaur-efe46cc5042af23e6f0708450d9e7e94421feecb.tar.gz
ship out compatibility with current firefox
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2084984ded17..e9806fd0dcd6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-extension-omnisidebar-git
pkgdesc = A firefox add-on designed to provide more control over the behavior of the sidebar.
- pkgver = 1.6.1.r475.8cbbf43
+ pkgver = 1.6.2
pkgrel = 1
url = https://github.com/Quicksaver/OmniSidebar
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 234d437f4471..72d930eafbc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# You may find it convenient to file issues and pull requests there.
pkgname=firefox-extension-omnisidebar-git
-pkgver=1.6.1.r475.8cbbf43
+pkgver=1.6.2
pkgrel=1
pkgdesc='A firefox add-on designed to provide more control over the behavior of the sidebar.'
url='https://github.com/Quicksaver/OmniSidebar'