blob: 3c5f18b6bffa63c69d772d4a52f402f9ae910f81 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = marcador
pkgdesc = Lightweight bookmark manager with rofi integration
pkgver = 0.5.3
pkgrel = 1
url = https://pypi.org/project/marcador
arch = any
license = GPLv3
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = poetry
depends = python
depends = python-clipboard
depends = python-click
depends = python-serde
depends = python-appdirs
depends = python-toml
depends = python-requests
provides = marcador
source = https://github.com/joajfreitas/marcador/archive/refs/tags/0.5.3.tar.gz
sha256sums = 74523b3d715c347e97bdc62091e4494e36f7793dcde5a6106cea135825fa637c
pkgname = marcador
|