blob: 23e1306381b9560e1bc1e4a523685072c21152ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = hotshots-git
pkgdesc = Screenshot and annotation software
pkgver = r19.e3712ae
pkgrel = 4
url = https://github.com/obiwankennedy/HotShots
arch = x86_64
license = GPL-2.0-or-later
makedepends = git
makedepends = qt5-tools
depends = qt5-x11extras
depends = qt5-multimedia
provides = hotshots
conflicts = hotshots
source = hotshots::git+https://github.com/obiwankennedy/HotShots.git
sha256sums = SKIP
pkgname = hotshots-git
|