summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2016-06-13 18:00:00 +0200
committerXZS2016-06-13 18:00:00 +0200
commitb648de7904c823483fcb7c744cd2a5b6e19e5103 (patch)
treef3a1b85cc9af52fead2442399732af29d2abd878
parent9e52e243b4b607ab956d8899bd095ba6735c62be (diff)
downloadaur-b648de7904c823483fcb7c744cd2a5b6e19e5103.tar.gz
propagate upstream update
Besides fixing some bugs, this adjusts compatibility for newer Firefox versions.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dec4b38f45b5..fe068ac6f03d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-extension-omnisidebar
pkgdesc = A firefox add-on designed to provide more control over the behavior of the sidebar.
- pkgver = 1.6.12
+ pkgver = 1.6.13
pkgrel = 1
url = https://addons.mozilla.org/firefox/addon/omnisidebar/
arch = any
@@ -11,7 +11,7 @@ pkgbase = firefox-extension-omnisidebar
noextract = firefox-extension-omnisidebar.zip
source = firefox-extension-omnisidebar.zip::https://addons.mozilla.org/firefox/downloads/latest/omnisidebar/platform:2/
source = .version::https://services.addons.mozilla.org/firefox/api/1.5/addon/omnisidebar
- md5sums = f1d3d2d524eae66becd4df650e2fb200
+ md5sums = 759ecbfb13ebd0575ce6c9eeb08a278d
md5sums = SKIP
pkgname = firefox-extension-omnisidebar
diff --git a/PKGBUILD b/PKGBUILD
index e7e2e654c53d..0e1e8f8b5a15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
# You may find it convenient to file issues and pull requests there.
pkgname=firefox-extension-omnisidebar
-pkgver=1.6.12
+pkgver=1.6.13
pkgrel=1
pkgdesc='A firefox add-on designed to provide more control over the behavior of the sidebar.'
arch=('any')
license=('MPLv2')
depends=('firefox')
-md5sums=('f1d3d2d524eae66becd4df650e2fb200')
+md5sums=('759ecbfb13ebd0575ce6c9eeb08a278d')
[ "$arch" ] || arch=('any')