blob: 2db0eec6458f693127896417fb7ddf6805da4b2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = screenshotgun-git
pkgdesc = Open screenshoter with cloud support and server part
pkgver = 0.12_20151120_1
pkgrel = 1
url = http://screenshotgun.com
arch = any
license = GPL
makedepends = git
makedepends = cmake
depends = qt5-base
source = screenshotgun::git+https://github.com/ismd/screenshotgun.git
md5sums = SKIP
pkgname = screenshotgun-git
|