blob: 2dc38367a5f48842723dc014ee11b1cf19e2882d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = thunderbird-extension-import-export-tools-ng
pkgdesc = Thunderbird extension that adds import and export functions for messages, folders and profiles.
pkgver = 14.1.5
pkgrel = 3
url = https://addons.thunderbird.net/addon/importexporttools-ng/
arch = any
license = GPL-3.0-or-later
makedepends = p7zip
makedepends = jq
source = import-export-tools-ng-14.1.5::https://github.com/thunderbird/import-export-tools-ng/archive/refs/tags/v14.1.5.tar.gz
sha256sums = 1518455adbbf6d561c248a3c58af139505217398c66f363f2067913d8f266096
pkgname = thunderbird-extension-import-export-tools-ng
depends = thunderbird>=115
depends = thunderbird<129
|