summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2015-12-01 18:46:35 +0100
committerXZS2015-12-01 18:46:35 +0100
commit47278f347fc357c056645031cc18e0c35167cb2a (patch)
treed13635bd82c09793d045706b0a2c83a6facbfac5
parent96e8064ee020dc7f3d1dfea7db8ebfdc806350ca (diff)
downloadaur-47278f347fc357c056645031cc18e0c35167cb2a.tar.gz
propagate upstream update
Among updates in the backbone, this version fixes a bug while resizing multiple sidebars.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b8bf745fd95..5b2d2fdf3449 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.7.1
+ pkgver = 1.6.8.0
pkgrel = 1
url = https://github.com/Quicksaver/OmniSidebar
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 8bbb6f255018..1dd6da0cee7a 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.7.1
+pkgver=1.6.8.0
pkgrel=1
pkgdesc='A firefox add-on designed to provide more control over the behavior of the sidebar.'
url='https://github.com/Quicksaver/OmniSidebar'