blob: 27eac0fb59d6afc4e5bd6428dba112e5b5767c75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = coreshot
pkgdesc = A screen capture utility from the CoreApps family.
pkgver = 4.0.0
pkgrel = 1
url = https://gitlab.com/cubocore/coreshot
arch = x86_64
arch = aarch64
groups = coreapps
license = GPL3
depends = qt5-base
depends = qt5-x11extras
depends = libcprime>=2.7.1
source = https://gitlab.com/cubocore/coreshot/-/archive/v4.0.0/coreshot-v4.0.0.tar.gz
md5sums = 695a0e9e8a05899ff3edb7d366be1dae
pkgname = coreshot
|