blob: 3e5c1d37393351955ed3224d5f75e5f739c5ff67 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = buku-git
pkgdesc = Powerful command-line bookmark manager.
pkgver = 4.8.r7.gdb054e1
pkgrel = 1
url = https://github.com/jarun/Buku
arch = any
license = GPL3
makedepends = make
makedepends = git
depends = python>=3.9
depends = python-beautifulsoup4
depends = python-cryptography
depends = python-urllib3
depends = python-certifi
depends = python-html5lib
provides = buku=4.8
conflicts = buku
source = git+https://github.com/jarun/buku.git
md5sums = SKIP
sha256sums = SKIP
pkgname = buku-git
|