summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordetiam2024-05-05 18:49:39 +0800
committerdetiam2024-05-05 18:49:39 +0800
commit094b91fc77c91004b054f6de49f2e3a0942f2387 (patch)
treec23653c2d889dc5cd6adcc9d4337413c67dc415a
parent068a7eecf884d7fc79eaaf4f152ec61f8e1cdd71 (diff)
downloadaur-094b91fc77c91004b054f6de49f2e3a0942f2387.tar.gz
upver: 4.10.0.2679-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f7660c5f678..097369825d73 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-esr-extension-download-with-aria2
pkgdesc = The Aria2 Download Manager for Firefox ESR
- pkgver = 4.10.0.2669
+ pkgver = 4.10.0.2679
pkgrel = 1
url = https://github.com/jc3213/download_with_aria2
arch = any
@@ -8,7 +8,7 @@ pkgbase = firefox-esr-extension-download-with-aria2
license = LGPL-2.1-or-later
makedepends = jq
depends = firefox-esr
- source = firefox-esr-extension-download-with-aria2::git+https://github.com/jc3213/download_with_aria2#tag=4.10.0.2669
- sha1sums = fa09f5e83bab34775d43f67237a5efc8c9cbc9d8
+ source = firefox-esr-extension-download-with-aria2::git+https://github.com/jc3213/download_with_aria2#tag=4.10.0.2679
+ sha1sums = 54957747ec2c9ee62b91d6239dc55ccb2bcfaaf5
pkgname = firefox-esr-extension-download-with-aria2
diff --git a/PKGBUILD b/PKGBUILD
index a2a5d7ded4e3..7091af913ad0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: detiam <dehe_tian@outlook.com>
pkgname=firefox-esr-extension-download-with-aria2
-pkgver=4.10.0.2669
+pkgver=4.10.0.2679
pkgrel=1
pkgdesc='The Aria2 Download Manager for Firefox ESR'
arch=('any')
@@ -11,7 +11,7 @@ depends=('firefox-esr')
makedepends=('jq')
groups=('firefox-esr-addons')
source=("$pkgname::git+https://github.com/jc3213/download_with_aria2#tag=$pkgver")
-sha1sums=('fa09f5e83bab34775d43f67237a5efc8c9cbc9d8')
+sha1sums=('54957747ec2c9ee62b91d6239dc55ccb2bcfaaf5')
build() {
cd "$pkgname"