summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien Nicoulaud2019-07-05 20:22:09 +0200
committerJulien Nicoulaud2019-07-05 20:22:09 +0200
commit6f401b2ee9dc38aa4629bb282459889c58546a5b (patch)
tree2e537f21d8bf137913a3172a976c4ea4a937ba1b
parentc8680698ee2337abeb6f02cb7cc7ca5095271014 (diff)
downloadaur-6f401b2ee9dc38aa4629bb282459889c58546a5b.tar.gz
7.3.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d71a05df1c0..11848b52e675 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = firefox-extension-video-download-helper
pkgdesc = The easy way to download and convert Web videos from hundreds of YouTube-like sites.
- pkgver = 7.3.5
- pkgrel = 3
+ pkgver = 7.3.6
+ pkgrel = 1
url = https://www.downloadhelper.net
arch = any
groups = firefox-addons
@@ -10,8 +10,8 @@ pkgbase = firefox-extension-video-download-helper
optdepends = vdhcoapp: companion app, see https://www.downloadhelper.net/install-coapp
optdepends = vdhcoapp-bin: companion app (binary version)
noextract = extension.xpi
- source = extension.xpi::https://addons.mozilla.org/firefox/downloads/file/1031851/video_downloadhelper-7.3.5-an+fx.xpi
- sha256sums = d7031e6f5db343fcd625d50e93fafe4f0d017ae7a0a88316893fc85bb0930dec
+ source = extension.xpi::https://addons.mozilla.org/firefox/downloads/file/1031851/video_downloadhelper-7.3.6-an+fx.xpi
+ sha512sums = 73c05acc8489acbb643208234b9504b7fc4762ca14e7e6a737300f83987edb5dad20d8274ba8fa451fd379fc52fd44a1bb0092ce7da3f421a6df6557b9477a36
pkgname = firefox-extension-video-download-helper
diff --git a/PKGBUILD b/PKGBUILD
index d492b96bc19f..5bcf38ba7928 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=firefox-extension-video-download-helper
-pkgver=7.3.5
-pkgrel=3
+pkgver=7.3.6
+pkgrel=1
pkgdesc='The easy way to download and convert Web videos from hundreds of YouTube-like sites.'
arch=('any')
url='https://www.downloadhelper.net'
@@ -11,7 +11,7 @@ optdepends=('vdhcoapp: companion app, see https://www.downloadhelper.net/install
'vdhcoapp-bin: companion app (binary version)')
source=("extension.xpi::https://addons.mozilla.org/firefox/downloads/file/1031851/video_downloadhelper-${pkgver}-an+fx.xpi")
noextract=("extension.xpi")
-sha256sums=('d7031e6f5db343fcd625d50e93fafe4f0d017ae7a0a88316893fc85bb0930dec')
+sha512sums=('73c05acc8489acbb643208234b9504b7fc4762ca14e7e6a737300f83987edb5dad20d8274ba8fa451fd379fc52fd44a1bb0092ce7da3f421a6df6557b9477a36')
package() {
install -Dm644 extension.xpi "${pkgdir}/usr/lib/firefox/browser/extensions/{b9db16a4-6edc-47ec-a1f4-b86292ed211d}.xpi"