blob: e25ad7f5559ba2025d9d4ad00ddd3dde09ab5e51 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = imgurqt-git
pkgdesc = Console application implementing basic commands of imgur.com APIv3
pkgver = 14.f87671e
pkgrel = 1
url = https://gitlab.com/luspi/imgurqt
arch = i686
arch = x86_64
license = GPL2
makedepends = git
makedepends = cmake
depends = qt5-base
provides = imgurqt
conflicts = imgurqt
source = git+https://gitlab.com/luspi/imgurqt.git
md5sums = SKIP
pkgname = imgurqt-git
|