blob: b4258818985b8dc274613e3a617e77094dedf7ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = fredulator-git
pkgdesc = A GTK calculator for Linux with vim motions, multi-tab support, smart math, and customizable themes.
pkgver = r22.533e034
pkgrel = 1
url = https://github.com/fredrir/fredulator
arch = x86_64
arch = aarch64
license = MIT
makedepends = cargo
makedepends = rust
makedepends = git
depends = gtk3
provides = fredulator
conflicts = fredulator
source = git+https://github.com/fredrir/fredulator.git
sha256sums = SKIP
pkgname = fredulator-git
|