blob: 23fd86d391f5ccf32ea2ff5b91eef62bcd35e167 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = qarma-git
pkgdesc = A drop-in replacement clone for zenity, written in Qt, Qt5 build
pkgver = r92.c623e06
pkgrel = 1
url = https://github.com/luebking/qarma
arch = x86_64
arch = i686
license = GPL-2.0-only
makedepends = git
depends = qt6-base
provides = qarma
provides = zenity
conflicts = qarma
conflicts = zenity
source = git+https://github.com/luebking/qarma
sha256sums = SKIP
pkgname = qarma-git
|