-
-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update thunderbird-esr-bin.pacscript
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ pkgver="128.6.0esr" | |
arch=('amd64') | ||
repology=("project: ${gives}") | ||
url="https://www.thunderbird.net/en-US/" | ||
pkgdesc="Thunderbird (ESR builds) is a free email application that's easy to set up and customize and it's loaded with great features!" | ||
pkgdesc="Standalone Mail/News reader - binary version (ESR)" | ||
maintainer=("James Ed Randson <[email protected]>") | ||
source=("https://archive.mozilla.org/pub/thunderbird/releases/${pkgver}/linux-x86_64/en-US/thunderbird-${pkgver}.tar.bz2") | ||
sha256sums=("f8e7fdd9a29a196be4e3af54760ad6987d40180644bae4afb68bbf63f931f2b8") | ||
|