blob: 9586c1235f0c4e4ed6061f3f49370e4af4e66537 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = buku-rofi-git
pkgdesc = rofi frontend for buku bookmarks manager
pkgver = 1.0
pkgrel = 1
url = https://gitlab.com/lbcnz/agnostic-browser
arch = any
license = GPL
makedepends = git
depends = gawk
depends = buku
depends = rofi
provides = buku-rofi
source = git+https://gitlab.com/lbcnz/buku-rofi.git
md5sums = SKIP
pkgname = buku-rofi-git
|