blob: 86e8a1ab6f1bf53114f89aa5da4f68f70790acc8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = blobdrop-git
pkgdesc = Drag and drop files directly out of the terminal
pkgver = r28.0557852
pkgrel = 1
url = https://github.com/vimpostor/blobdrop
arch = i686
arch = x86_64
license = GPL3
makedepends = git
makedepends = cmake
makedepends = ninja
depends = qt6-base
depends = qt6-declarative
depends = qt6-svg
source = git+https://github.com/vimpostor/blobdrop.git
md5sums = SKIP
pkgname = blobdrop-git
|