summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2016-06-13 14:56:18 +0200
committerXZS2016-06-13 14:56:18 +0200
commit349a8888e07d14f5b811639ed8e20b83f9a2304b (patch)
tree0b17251ad856ce052bd05f343bf4f27601669477
parent27acf52cef09f70dd8cb352a7d60087fe59bfb3f (diff)
downloadaur-349a8888e07d14f5b811639ed8e20b83f9a2304b.tar.gz
propagate upstream update
with slightly weird double signed version number.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c522f0e0d9c5..43779489a7fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = firefox-extension-hide-tab-bar-with-one-tab
pkgdesc = Hide the tab bar if there is only one tab.
- pkgver = 1.5.1.signed
- pkgrel = 3
+ pkgver = 1.5.1.signed.1.signed
+ pkgrel = 1
url = http://forums.mozillazine.org/viewtopic.php?f=48&t=2141579
arch = any
license = MPLv2
@@ -11,7 +11,7 @@ pkgbase = firefox-extension-hide-tab-bar-with-one-tab
noextract = firefox-extension-hide-tab-bar-with-one-tab.zip
source = firefox-extension-hide-tab-bar-with-one-tab.zip::https://addons.mozilla.org/firefox/downloads/latest/hide-tab-bar-with-one-tab/platform:2/
source = .version::https://services.addons.mozilla.org/firefox/api/1.5/addon/hide-tab-bar-with-one-tab
- md5sums = 0177f69d998d66a9f181b5744bee21a1
+ md5sums = 70a2167b49c79ff8785fa26c391a530a
md5sums = SKIP
pkgname = firefox-extension-hide-tab-bar-with-one-tab
diff --git a/PKGBUILD b/PKGBUILD
index 7c21d3649975..9a787e27e52e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
# You may find it convenient to file issues and pull requests there.
pkgname=firefox-extension-hide-tab-bar-with-one-tab
-pkgver=1.5.1.signed
-pkgrel=3
+pkgver=1.5.1.signed.1.signed
+pkgrel=1
pkgdesc='Hide the tab bar if there is only one tab.'
url='http://forums.mozillazine.org/viewtopic.php?f=48&t=2141579'
license=('MPLv2')
-md5sums=('0177f69d998d66a9f181b5744bee21a1')
+md5sums=('70a2167b49c79ff8785fa26c391a530a')
[ "$arch" ] || arch=('any')