summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoerg Weislogel2023-09-20 08:35:58 +0200
committerJoerg Weislogel2023-09-20 08:35:58 +0200
commit813d18eee43747304345419e24c8f27ef53b2fa1 (patch)
treee8e34d7bd2331ecf813896793719b2302a128e1e
parentf9681abf34f3667fac9479853ec10ea127b02deb (diff)
downloadaur-813d18eee43747304345419e24c8f27ef53b2fa1.tar.gz
upgrade to version 8.0.0.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5af58856b040..1802476e9e2a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-extension-video-download-helper
pkgdesc = The easy way to download and convert Web videos from hundreds of YouTube-like sites.
- pkgver = 7.6.6
+ pkgver = 8.0.0.6
pkgrel = 1
url = https://www.downloadhelper.net
arch = any
@@ -12,8 +12,8 @@ pkgbase = firefox-extension-video-download-helper
noextract = license.html
noextract = extension.xpi
source = license.html::https://www.downloadhelper.net/terms-of-service
- source = extension.xpi::https://addons.mozilla.org//firefox/downloads/file/4040817/video_downloadhelper-7.6.6.xpi
+ source = extension.xpi::https://addons.mozilla.org//firefox/downloads/file/4157053/video_downloadhelper-8.0.0.6.xpi
sha512sums = SKIP
- sha512sums = 7bf5dca9c7fc1a92a7dd9b453097d3d67a1a45d19264bb09141a463e8ce26d6d1ce0d460ef0782c416dd8649ed06938ec31430e3275f02f715f36bac774646d9
+ sha512sums = 4b8f37bd4d28fce232fe4bf25ef874c99efca18ed7351a8a656a04490c63d590c3dbe81fc7bcdd739dd342d73d113f9d793ae4879e0b8c1697863d093621ba06
pkgname = firefox-extension-video-download-helper
diff --git a/PKGBUILD b/PKGBUILD
index d473cb13fdc5..5f8ed8343f21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: nicoulaj julien.nicoulaud [at] gmail [dot] com
pkgname=firefox-extension-video-download-helper
-pkgver=7.6.6
+pkgver=8.0.0.6
pkgrel=1
pkgdesc='The easy way to download and convert Web videos from hundreds of YouTube-like sites.'
arch=('any')
@@ -14,12 +14,12 @@ groups=('firefox-addons')
optdepends=('vdhcoapp: companion app, see https://www.downloadhelper.net/install-coapp'
'vdhcoapp-bin: companion app (binary version)')
source=("license.html::https://www.downloadhelper.net/terms-of-service"
- "extension.xpi::https://addons.mozilla.org//firefox/downloads/file/4040817/video_downloadhelper-${pkgver}.xpi")
+ "extension.xpi::https://addons.mozilla.org//firefox/downloads/file/4157053/video_downloadhelper-${pkgver}.xpi")
noextract=("license.html"
"extension.xpi")
sha512sums=(SKIP
- '7bf5dca9c7fc1a92a7dd9b453097d3d67a1a45d19264bb09141a463e8ce26d6d1ce0d460ef0782c416dd8649ed06938ec31430e3275f02f715f36bac774646d9')
+ '4b8f37bd4d28fce232fe4bf25ef874c99efca18ed7351a8a656a04490c63d590c3dbe81fc7bcdd739dd342d73d113f9d793ae4879e0b8c1697863d093621ba06')
package() {
install -Dm644 extension.xpi "${pkgdir}/usr/lib/firefox/browser/extensions/{b9db16a4-6edc-47ec-a1f4-b86292ed211d}.xpi"