blob: 063e7124607b8b22eb937dfea6a767f6fe96fdd6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = qalculate-qt-git
pkgdesc = Qt frontend for libqalculate
pkgver = r145.b9ef6df
pkgrel = 1
url = https://qalculate.github.io/
arch = x86_64
arch = i686
arch = aarch64
arch = armv7h
license = GPL
makedepends = qt6-tools
depends = libqalculate-git
depends = qt6-svg
depends = hicolor-icon-theme
provides = qalculate-qt
conflicts = qalculate-qt
source = git+https://github.com/Qalculate/qalculate-qt.git
md5sums = SKIP
pkgname = qalculate-qt-git
|