summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2016-02-07 21:10:16 +0100
committerXZS2016-02-07 21:10:16 +0100
commit82dc00290a6df5e79861a0f386fc1c2124d11da6 (patch)
treed0b08a9d3aad249f1dab51e98daea701d1d675c0
parent9f7a0e707e80793500674779d1222316038ef2b6 (diff)
downloadaur-82dc00290a6df5e79861a0f386fc1c2124d11da6.tar.gz
propagate upstream update
It keeps icons in toolbar buttons to size.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72a1f4261383..b9e5afb3f710 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Feb 7 15:32:56 UTC 2016
+# Sun Feb 7 20:10:10 UTC 2016
pkgbase = firefox-extension-omnisidebar-git
pkgdesc = A firefox add-on designed to provide more control over the behavior of the sidebar.
- pkgver = 1.6.10
+ pkgver = 1.6.11
pkgrel = 1
url = https://github.com/Quicksaver/OmniSidebar
arch = any
@@ -10,7 +10,7 @@ pkgbase = firefox-extension-omnisidebar-git
makedepends = git
makedepends = rasqal
depends = firefox
- provides = firefox-extension-omnisidebar=1.6.10
+ provides = firefox-extension-omnisidebar=1.6.11
conflicts = firefox-extension-omnisidebar
source = firefox-extension-omnisidebar::git+https://github.com/Quicksaver/OmniSidebar
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e7e57a35f537..cc3d250ca6c5 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.10
+pkgver=1.6.11
pkgrel=1
pkgdesc='A firefox add-on designed to provide more control over the behavior of the sidebar.'
url='https://github.com/Quicksaver/OmniSidebar'