blob: 93ceaf402383ee59c962a200e70c63e349dcae7b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = thecalculator
pkgdesc = Calculator
pkgver = 3.0
pkgrel = 1
url = https://github.com/theCheeseboard/thecalculator
arch = x86_64
arch = aarch64
license = GPL3
makedepends = bison
makedepends = flex
makedepends = git
makedepends = qt6-tools
makedepends = cmake
makedepends = clang
depends = libcontemporary
source = thecalculator::https://github.com/theCheeseboard/thecalculator/archive/v3.0.tar.gz
sha256sums = c1a34775e3e056e9b6bbab4ed8539d23cbfac370bdf299e32851b1fdb98f1a5f
pkgname = thecalculator
|