[arch-commits] Commit in thunderbird/trunk (PKGBUILD mozconfig)
Evangelos Foutras
foutrelis at archlinux.org
Tue Oct 14 17:48:29 UTC 2014
Date: Tuesday, October 14, 2014 @ 19:48:29
Author: foutrelis
Revision: 224349
upgpkg: thunderbird 31.2.0-1
- New upstream release.
- Build with system cairo again.
Modified:
thunderbird/trunk/PKGBUILD
thunderbird/trunk/mozconfig
-----------+
PKGBUILD | 6 +++---
mozconfig | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-10-14 17:45:21 UTC (rev 224348)
+++ PKGBUILD 2014-10-14 17:48:29 UTC (rev 224349)
@@ -5,7 +5,7 @@
# Contributor: Anders Bostrom <anders.bostrom at home.se>
pkgname=thunderbird
-pkgver=31.1.2
+pkgver=31.2.0
pkgrel=1
pkgdesc="Standalone Mail/News reader"
arch=('i686' 'x86_64')
@@ -22,9 +22,9 @@
vendor.js
rhbz-966424.patch)
options=(!emptydirs)
-sha256sums=('86b18e7642ad8e6004cb4826daec586a24fae8a27da59df49f0039495dd5d7b5'
+sha256sums=('48130bbd9102303167aa832ea80970201777ee65b91fbab515332527850749b4'
'SKIP'
- '7af6c21413ff48b5b30ca6987781b639deac2c3ea3f4b9261c8e71132daecd29'
+ '7021a0907ebaffec7cad2928a773d8a0763a9790b9b97b58f72fad52e981296b'
'd506b771e765e09e2e039b975e25befade8eec97e8950813a32463604955ab4e'
'9049ab3f9600a1592a54c41a166c76e046c393e1cfe7c4e769155b7317d197ee'
'e4ea8e6788163d9f8db8f1f40023db3ea0a1358f9a4510169f2d4c4fe6a887ed'
Modified: mozconfig
===================================================================
--- mozconfig 2014-10-14 17:45:21 UTC (rev 224348)
+++ mozconfig 2014-10-14 17:48:29 UTC (rev 224349)
@@ -16,7 +16,7 @@
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
More information about the arch-commits
mailing list