mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/thunderbird to 45.8.0-1
This commit is contained in:
parent
c1027b2069
commit
cac803a445
2 changed files with 7 additions and 7 deletions
|
@ -12,8 +12,8 @@ buildarch=12
|
|||
highmem=1
|
||||
|
||||
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)
|
||||
|
@ -27,8 +27,8 @@ source=(https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/sou
|
|||
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'
|
||||
|
|
|
@ -55,7 +55,7 @@ GenericName[uk]=Поштова програма
|
|||
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[uk]=Написати нового листа
|
|||
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[uk]=Відкрити адресну книгу
|
|||
Name[vi]=Mở sổ địa chỉ
|
||||
Name[zh_CN]=打开通讯录
|
||||
Name[zh_TW]=開啟通訊錄
|
||||
Exec=thunderbird -addressbook
|
||||
Exec=/usr/lib/thunderbird/thunderbird -addressbook
|
||||
|
|
Loading…
Reference in a new issue