extra/thunderbird to 52.7.0-1

This commit is contained in:
Kevin Mihelich 2018-03-24 00:09:04 +00:00
parent 5a11bb293e
commit 4c51983678

View file

@ -13,8 +13,8 @@ buildarch=12
highmem=1
pkgname=thunderbird
pkgver=52.6.0
pkgrel=2
pkgver=52.7.0
pkgrel=1
pkgdesc="Standalone mail and news reader from mozilla.org"
arch=(x86_64)
license=(MPL GPL LGPL)
@ -30,7 +30,7 @@ source=(https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/sou
0001-Bug-1338655-Don-t-try-to-build-mp4parse-bindings.-r-.patch
rust-i686.patch fix-wifi-scanner.diff
thunderbird-install-dir.patch no-crmf.diff)
sha256sums=('16215fb5a3765c7e5a40eadc1f3aed6918294f6d8ef1552d2aa37656055045a8'
sha256sums=('82462890d393ed78c03226924a6166596b7b6d1562b5071e713a7558cd292ea3'
'e44c55501f650a4e80b9c353b81f33e07ca65808db831eff6ca616aded233827'
'413cd6d366d78f325d80ebebccfd0afa0d266b40b2e54b66ba2fa03c15f3ea67'
'f61ea706ce6905f568b9bdafd1b044b58f20737426f0aa5019ddb9b64031a269'
@ -174,7 +174,7 @@ END
"$pkgdir/usr/share/applications/$pkgname.desktop"
# Use system-provided dictionaries
rm -r "$pkgdir"/usr/lib/$pkgname/dictionaries
rm -r "$pkgdir/usr/lib/$pkgname/dictionaries"
ln -Ts /usr/share/hunspell "$pkgdir/usr/lib/$pkgname/dictionaries"
ln -Ts /usr/share/hyphen "$pkgdir/usr/lib/$pkgname/hyphenation"