summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2016-06-13 17:59:53 +0200
committerXZS2016-06-13 17:59:53 +0200
commit8e0f82cca8e358366682518f091a6cf4b7179fe4 (patch)
tree3f7b329b8e8ef581ecfb5ee5037caa2d2c22c001
parent0875196693daa53999d081b2f862180c0bcd5e49 (diff)
downloadaur-8e0f82cca8e358366682518f091a6cf4b7179fe4.tar.gz
propagate upstream update
Besides fixing some bugs, this adjusts compatibility for newer Firefox versions.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4eb062c4d44b..b17cc9f65108 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = firefox-extension-omnisidebar-git
pkgdesc = A firefox add-on designed to provide more control over the behavior of the sidebar.
- pkgver = 1.6.12
- pkgrel = 2
+ pkgver = 1.6.13
+ pkgrel = 1
url = https://github.com/Quicksaver/OmniSidebar
arch = any
license = MPLv2
makedepends = git
makedepends = rasqal
depends = firefox
- provides = firefox-extension-omnisidebar=1.6.12
+ provides = firefox-extension-omnisidebar=1.6.13
conflicts = firefox-extension-omnisidebar
source = firefox-extension-omnisidebar::git+https://github.com/Quicksaver/OmniSidebar
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 23f721b11773..cc3b754a54b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# You may find it convenient to file issues and pull requests there.
pkgname=firefox-extension-omnisidebar-git
-pkgver=1.6.12
-pkgrel=2
+pkgver=1.6.13
+pkgrel=1
pkgdesc='A firefox add-on designed to provide more control over the behavior of the sidebar.'
url='https://github.com/Quicksaver/OmniSidebar'
arch=('any')