summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoerg Weislogel2024-03-28 13:10:21 +0100
committerJoerg Weislogel2024-03-28 13:10:21 +0100
commitf22245531beb34fd70acf4bdae4fdc2aca26b907 (patch)
treee9a7d2dc0c03043484f6b4da355e3a5205e0c00c
parent96165127f4fc6e28be3153cc0d2c0f906324536e (diff)
downloadaur-firefox-extension-video-download-helper.tar.gz
v8.2.2.8
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD12
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c1a12a91081..28ad05504c75 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = firefox-extension-video-download-helper
pkgdesc = The easy way to download and convert Web videos from hundreds of YouTube-like sites.
- pkgver = 8.0.0.6
- pkgrel = 2
+ pkgver = 8.2.2.8
+ pkgrel = 1
url = https://www.downloadhelper.net
arch = any
groups = firefox-addons
- license = custom:proprietary
+ license = LicenseRef-proprietary
depends = firefox
optdepends = vdhcoapp: companion app, see https://www.downloadhelper.net/install-coapp
optdepends = vdhcoapp-bin: companion app (binary version)
noextract = license.html
- noextract = extension_8.0.0.6-2.xpi
+ noextract = extension_8.2.2.8-1.xpi
source = license.html::https://www.downloadhelper.net/terms-of-service
- source = extension_8.0.0.6-2.xpi::https://addons.mozilla.org//firefox/downloads/file/4157053/video_downloadhelper-8.0.0.6.xpi
- sha512sums = SKIP
- sha512sums = 4b8f37bd4d28fce232fe4bf25ef874c99efca18ed7351a8a656a04490c63d590c3dbe81fc7bcdd739dd342d73d113f9d793ae4879e0b8c1697863d093621ba06
+ source = extension_8.2.2.8-1.xpi::https://addons.mozilla.org//firefox/downloads/file/4251369/video_downloadhelper-8.2.2.8.xpi
+ sha256sums = SKIP
+ sha256sums = 975f9f66f76b4f8055316419c64950a532aa5cb4018ffbb926cf293ed5f300dd
pkgname = firefox-extension-video-download-helper
diff --git a/PKGBUILD b/PKGBUILD
index 37d418ee6cd1..15f8471430f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,23 +3,23 @@
# Contributor: nicoulaj julien.nicoulaud [at] gmail [dot] com
pkgname=firefox-extension-video-download-helper
-pkgver=8.0.0.6
-pkgrel=2
+pkgver=8.2.2.8
+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'
-license=('custom:proprietary')
+license=('LicenseRef-proprietary')
depends=('firefox')
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_${pkgver}-${pkgrel}.xpi::https://addons.mozilla.org//firefox/downloads/file/4157053/video_downloadhelper-${pkgver}.xpi")
+ "extension_${pkgver}-${pkgrel}.xpi::https://addons.mozilla.org//firefox/downloads/file/4251369/video_downloadhelper-${pkgver}.xpi")
noextract=("license.html"
"extension_${pkgver}-${pkgrel}.xpi")
-sha512sums=(SKIP
- '4b8f37bd4d28fce232fe4bf25ef874c99efca18ed7351a8a656a04490c63d590c3dbe81fc7bcdd739dd342d73d113f9d793ae4879e0b8c1697863d093621ba06')
+sha256sums=(SKIP
+ '975f9f66f76b4f8055316419c64950a532aa5cb4018ffbb926cf293ed5f300dd')
package() {
install -Dm644 extension_${pkgver}-${pkgrel}.xpi "${pkgdir}/usr/lib/firefox/browser/extensions/{b9db16a4-6edc-47ec-a1f4-b86292ed211d}.xpi"