blob: 0892e021bf53885982ea2043840fad22f1ebbad0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = screenshotgun-git
pkgdesc = Open cross-platform screenshoter with cloud support and server part
pkgver = 0.19_20201017_27
pkgrel = 1
url = http://screenshotgun.com
arch = any
license = GPL
makedepends = cmake>=3.5.1
makedepends = git
depends = qt5-base
source = screenshotgun::git+https://github.com/ismd/screenshotgun.git#tag=v0.19-20201017-27
md5sums = SKIP
pkgname = screenshotgun-git
|