blob: 05ae47716f242b1434a6e1a5b6c1db563094a6d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = bookmarksync-git
pkgdesc = Sync file picker bookmarks (pinned folders) for KDE and GTK
pkgver = 0.3.0.r13.g3f716de
pkgrel = 1
url = https://github.com/jlu5/bookmarksync
arch = x86_64
license = GPLv3
makedepends = cmake
makedepends = git
makedepends = kiconthemes
makedepends = kio
depends = qt6-base
source = git+https://github.com/jlu5/bookmarksync.git
sha256sums = SKIP
pkgname = bookmarksync-git
|