blob: 6c9848b4c62d72bb113f87f89fbd34197d3e5f3d (
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.18_20190112_5
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
md5sums = SKIP
pkgname = screenshotgun-git
|