mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/thunderbird to 31.2.0-1
This commit is contained in:
parent
e396a74077
commit
7e8ce4a04f
2 changed files with 4 additions and 4 deletions
|
@ -13,7 +13,7 @@
|
|||
buildarch=20
|
||||
|
||||
pkgname=thunderbird
|
||||
pkgver=31.1.2
|
||||
pkgver=31.2.0
|
||||
pkgrel=1
|
||||
pkgdesc="Standalone Mail/News reader"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -30,9 +30,9 @@ source=(https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/sou
|
|||
vendor.js
|
||||
no-neon.patch)
|
||||
options=(!emptydirs)
|
||||
sha256sums=('86b18e7642ad8e6004cb4826daec586a24fae8a27da59df49f0039495dd5d7b5'
|
||||
sha256sums=('48130bbd9102303167aa832ea80970201777ee65b91fbab515332527850749b4'
|
||||
'SKIP'
|
||||
'8311aaf51f651670ba50d914167b8cb12046e5f429be7d11e4402e359427ee2a'
|
||||
'a997200050983ae0a4c8d5823eaf5f6844f50610d7fb252eebda2d2c59fc8bc3'
|
||||
'd506b771e765e09e2e039b975e25befade8eec97e8950813a32463604955ab4e'
|
||||
'9049ab3f9600a1592a54c41a166c76e046c393e1cfe7c4e769155b7317d197ee'
|
||||
'e4ea8e6788163d9f8db8f1f40023db3ea0a1358f9a4510169f2d4c4fe6a887ed'
|
||||
|
|
|
@ -24,7 +24,7 @@ ac_add_options --with-system-libvpx
|
|||
ac_add_options --enable-system-hunspell
|
||||
ac_add_options --enable-system-sqlite
|
||||
ac_add_options --enable-system-ffi
|
||||
#ac_add_options --enable-system-cairo
|
||||
ac_add_options --enable-system-cairo
|
||||
ac_add_options --enable-system-pixman
|
||||
ac_add_options --with-pthreads
|
||||
|
||||
|
|
Loading…
Reference in a new issue