blob: 9cec8120db551a393c192e039fcb8c7c0d789591 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = tempesta
pkgdesc = The fastest and lightest bookmark manager CLI written in Rust
pkgver = 0.0.80
pkgrel = 1
url = https://github.com/x71c9/tempesta
arch = x86_64
arch = aarch64
license = MIT
makedepends = rust
depends = glibc
source = tempesta-0.0.80.tar.gz::https://codeload.github.com/x71c9/tempesta/tar.gz/refs/tags/v0.0.80
sha256sums = 29158bfda6428873cf5ecb1f313af82beb06362581c4279294c86020e788b3bc
pkgname = tempesta
|