blob: 6784bf4f17ec45cd6a896f0274ce6f03c90fa8c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = 4shot
pkgdesc = Simple screenshot tool for X11-based systems.
pkgver = 1.02
pkgrel = 1
url = https://github.com/savfrom4/4shot
arch = i686
arch = x86_64
license = GPL3
makedepends = libpng
makedepends = libx11
depends = git
depends = cmake
depends = make
depends = gcc
source = 4shot-1.02.tar.gz::https://github.com/savfrom4/4shot/archive/refs/tags/1.02.tar.gz
sha256sums = 88c7ced2b3dc0029ee33b1b4ab12154cf3c638974f8c07d55c862d14389f41b4
pkgname = 4shot
|