blob: e36d8539f2409fdb8f63fb37b5e00988f15e8cae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = libdeltachat
pkgdesc = Deltachat-core written in Rust
pkgver = 1.151.1
pkgrel = 1
url = https://github.com/deltachat/deltachat-core-rust/
arch = x86_64
license = MPL-2.0
makedepends = cargo
makedepends = git
depends = sqlcipher
options = !lto
source = libdeltachat-1.151.1::https://github.com/deltachat/deltachat-core-rust/archive/refs/tags/v1.151.1.tar.gz
b2sums = a83947fd0c6c317814e838f035097f012bf7ff441d6337986a78c9e1d414307d4e65e457a48fe3f348b71934940fad755001c2a5b3e46573b868bb5278b6c62e
pkgname = libdeltachat
|