summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin Shalygin2015-10-01 12:50:14 +0600
committerKonstantin Shalygin2015-10-01 12:50:14 +0600
commitd22c8cf52cb82b1a80e4e8856630eac85a9cb4cf (patch)
tree963c0dc89cc2efa5e7b26908f03c705c19f5ab0a /PKGBUILD
parent2e599d68ce8b258bc68374fe49bdf9a3ad026f1a (diff)
downloadaur-d22c8cf52cb82b1a80e4e8856630eac85a9cb4cf.tar.gz
Bump to 3.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d3ab533ab57..a2e992b966f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
_bcc='usebccinstead'
_bcc2='use-bcc-instead'
pkgname=thunderbird-${_bcc}
-pkgver='3.4'
-pkgrel='2'
+pkgver='3.4.1'
+pkgrel='0'
pkgdesc='Before the sending occurs it looks for recipients addressed using either TO or CC. When found, it will take action based upon the user-specified options that have been set'
arch=('any')
url=https://addons.mozilla.org/en-US/thunderbird/addon/${_bcc2}
license=('MPL')
depends=('thunderbird')
-source=("${_bcc}.xpi::https://addons.mozilla.org/thunderbird/downloads/file/288906/${_bcc2}-${pkgver}-tb.xpi")
-sha256sums=("49bc1530ec9289c9495dca7b60b2d58350ab6de8cfd28f78b8739de5547e9171")
+source=("${_bcc}.xpi::https://addons.mozilla.org/thunderbird/downloads/latest/318229/addon-318229-latest.xpi")
+sha256sums=('1fa3f59b822ef0f91af082efcd1ffc26a8b17fa5f85b076ce70154f2ce7c319d')
noextract=(${source[@]%%::*})
package() {