[arch-commits] Commit in thunderbird/trunk (PKGBUILD)

Evangelos Foutras foutrelis at nymeria.archlinux.org
Tue Feb 4 13:06:39 UTC 2014


    Date: Tuesday, February 4, 2014 @ 14:06:39
  Author: foutrelis
Revision: 205082

upgpkg: thunderbird 24.3.0-1

- New upstream release.
- Remove libnotify dependency; not used anymore:
  https://bugzilla.mozilla.org/show_bug.cgi?id=853104

Modified:
  thunderbird/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-04 12:22:09 UTC (rev 205081)
+++ PKGBUILD	2014-02-04 13:06:39 UTC (rev 205082)
@@ -5,23 +5,23 @@
 # Contributor: Anders Bostrom <anders.bostrom at home.se>
 
 pkgname=thunderbird
-pkgver=24.2.0
+pkgver=24.3.0
 pkgrel=1
 pkgdesc="Standalone Mail/News reader"
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL')
 url="http://www.mozilla.org/thunderbird/"
-depends=('alsa-lib' 'dbus-glib' 'desktop-file-utils' 'gtk2' 'hicolor-icon-theme' 'hunspell' 'libevent' 'libnotify' 'libvpx' 'libxt' 'mime-types' 'mozilla-common' 'nss' 'sqlite' 'startup-notification')
+depends=('alsa-lib' 'dbus-glib' 'desktop-file-utils' 'gtk2' 'hicolor-icon-theme' 'hunspell' 'libevent' 'libvpx' 'libxt' 'mime-types' 'mozilla-common' 'nss' 'sqlite' 'startup-notification')
 makedepends=('unzip' 'zip' 'pkg-config' 'python2' 'wireless_tools' 'yasm' 'mesa' 'autoconf2.13')
 optdepends=('libcanberra: for sound support')
 install=thunderbird.install
-source=(ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/source/thunderbird-$pkgver.source.tar.bz2{,.asc}
+source=(https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/source/thunderbird-$pkgver.source.tar.bz2{,.asc}
         mozconfig
         thunderbird.desktop
         thunderbird-install-dir.patch
         vendor.js)
 options=(!emptydirs)
-sha256sums=('66474132bd6ebbb8a913c3f4acd4ecc9bec011e4c7ee49475f29558801a905cf'
+sha256sums=('b8cc29ed8e3d1bd9d410b8c6c2c069c38ded11844121f93a6fa1b0d1d753e51d'
             'SKIP'
             'd8844a988b660d40732d4694104d38dd5e8924a987d79247f9651e52fe9e4516'
             'd506b771e765e09e2e039b975e25befade8eec97e8950813a32463604955ab4e'




More information about the arch-commits mailing list