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

Jan Steffens heftig at archlinux.org
Tue Mar 7 22:28:39 UTC 2017


    Date: Tuesday, March 7, 2017 @ 22:28:38
  Author: heftig
Revision: 290112

45.8.0-1

Modified:
  thunderbird/trunk/PKGBUILD
  thunderbird/trunk/thunderbird.desktop

---------------------+
 PKGBUILD            |    8 ++++----
 thunderbird.desktop |    6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-07 22:04:06 UTC (rev 290111)
+++ PKGBUILD	2017-03-07 22:28:38 UTC (rev 290112)
@@ -6,8 +6,8 @@
 # Contributor: Anders Bostrom <anders.bostrom at home.se>
 
 pkgname=thunderbird
-pkgver=45.7.1
-pkgrel=3
+pkgver=45.8.0
+pkgrel=1
 pkgdesc="Standalone mail and news reader from mozilla.org"
 arch=(i686 x86_64)
 license=(MPL GPL LGPL)
@@ -21,8 +21,8 @@
         thunderbird.desktop
         thunderbird-install-dir.patch fix-wifi-scanner.diff
         firefox-gcc-6.0.patch mozilla-1228540.patch mozilla-1228540-1.patch)
-sha256sums=('5fc7a39c6a1baacfa37d6a52c9384f70c171dd0bb581576d370bdb29c84b9ffb'
-            '3fba13d88aeb003ab0811ef739463858172ce0662a1c7d62835df3d83ddbb8fb'
+sha256sums=('743cbf4856ad460a791f6b17bff175053fccec2af1edd8e8295ac6fda2634c28'
+            'e44c55501f650a4e80b9c353b81f33e07ca65808db831eff6ca616aded233827'
             '24599eab8862476744fe1619a9a53a5b8cdcab30b3fc5767512f31d3529bd05d'
             '9765bca5d63fb5525bbd0520b7ab1d27cabaed697e2fc7791400abc3fa4f13b8'
             '4d1e1ddabc9e975ed39f49e134559a29e01cd49439e358233f1ede43bf5a52bf'

Modified: thunderbird.desktop
===================================================================
--- thunderbird.desktop	2017-03-07 22:04:06 UTC (rev 290111)
+++ thunderbird.desktop	2017-03-07 22:28:38 UTC (rev 290112)
@@ -55,7 +55,7 @@
 GenericName[vi]=Phần mềm khách quản lý thư điện tử
 GenericName[zh_CN]=邮件新闻客户端
 GenericName[zh_TW]=郵件用戶端
-Exec=thunderbird %u
+Exec=/usr/lib/thunderbird/thunderbird %u
 Terminal=false
 Type=Application
 Icon=thunderbird
@@ -116,7 +116,7 @@
 Name[vi]=Viết thư mới
 Name[zh_CN]=编写新消息
 Name[zh_TW]=寫一封新訊息
-Exec=thunderbird -compose
+Exec=/usr/lib/thunderbird/thunderbird -compose
 
 [Desktop Action OpenAddressBook]
 Name=Open address book
@@ -170,4 +170,4 @@
 Name[vi]=Mở sổ địa chỉ
 Name[zh_CN]=打开通讯录
 Name[zh_TW]=開啟通訊錄
-Exec=thunderbird -addressbook
+Exec=/usr/lib/thunderbird/thunderbird -addressbook



More information about the arch-commits mailing list