diff options
author | TBK <tbk@jjtc.eu> | 2020-02-21 18:46:57 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-02-22 16:37:30 -0300 |
commit | 1a99886f1c0eb0782b7de5758f8e76b35f101b70 (patch) | |
tree | ebb831c3b9c1d967b272dffba108ffe6c4bd7bf0 /testing/thunderbird/APKBUILD | |
parent | f852789626bbe7eeb751c05bb6a1356decd391a8 (diff) | |
download | aports-1a99886f1c0eb0782b7de5758f8e76b35f101b70.tar.bz2 aports-1a99886f1c0eb0782b7de5758f8e76b35f101b70.tar.xz |
testing/thunderbird: rebuild against icu 65.1
Diffstat (limited to 'testing/thunderbird/APKBUILD')
-rw-r--r-- | testing/thunderbird/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/thunderbird/APKBUILD b/testing/thunderbird/APKBUILD index fd31b92162..a0ef9f52c5 100644 --- a/testing/thunderbird/APKBUILD +++ b/testing/thunderbird/APKBUILD @@ -5,7 +5,7 @@ pkgname=thunderbird pkgver=68.5.0 _pkgver=$pkgver _xulver=$pkgver -pkgrel=0 +pkgrel=1 pkgdesc="Thunderbird email client" url="https://www.thunderbird.net/" arch="all !s390x !armhf" # limited by rust and cargo. Fails on armhf due to bad assembly |