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

Ionut Biru ibiru at archlinux.org
Tue Jan 31 19:28:26 UTC 2012


    Date: Tuesday, January 31, 2012 @ 14:28:25
  Author: ibiru
Revision: 148426

update to 10.0

Modified:
  thunderbird/trunk/PKGBUILD

----------+
 PKGBUILD |   15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-31 19:04:34 UTC (rev 148425)
+++ PKGBUILD	2012-01-31 19:28:25 UTC (rev 148426)
@@ -4,8 +4,8 @@
 # Contributor: Anders Bostrom <anders.bostrom at home.se>
 
 pkgname=thunderbird
-pkgver=9.0.1
-pkgrel=2
+pkgver=10.0
+pkgrel=1
 pkgdesc="Standalone Mail/News reader"
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL')
@@ -14,23 +14,20 @@
 makedepends=('unzip' 'zip' 'pkg-config' 'python2' 'wireless_tools' 'yasm' 'mesa')
 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
+source=(ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver-real/source/thunderbird-$pkgver.source.tar.bz2
         mozconfig
         thunderbird.desktop
         thunderbird-install-dir.patch
-        vendor.js
-        libpng15.patch)
-md5sums=('a5904751dbd33074682b438b732fdbab'
+        vendor.js)
+md5sums=('6f76f25894ba746a2e33614d3dd8dbab'
          'ca98c2bf1017b33e19dae22fdcef2e73'
          'af3e5b344d2edf1c7d61bb0a5a96de9a'
          'aea906acf72c43dd82ead2fabcc1c6db'
-         '5a53179d14ae9631b7afe5e4d0fc0b25'
-         'dc77000ddcbb6d9e17220c759fdcb94e')
+         '5a53179d14ae9631b7afe5e4d0fc0b25')
 
 build() {
   cd "$srcdir/comm-release"
   patch -Np1 -i "$srcdir/thunderbird-install-dir.patch"
-  patch -Np1 -i "$srcdir/libpng15.patch"
 
   cp "$srcdir/mozconfig" .mozconfig
 




More information about the arch-commits mailing list