blob: f4a93786661bb04aac2a4b022af26d3f971b7799 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = mucalc
pkgdesc = Convenient calculator for the command line
pkgver = 2.1
pkgrel = 1
url = https://marlam.de/mucalc/
arch = x86_64
license = GPL3
makedepends = cmake
depends = muparser
depends = readline
source = https://marlam.de/mucalc/releases/mucalc-2.1.tar.gz
sha256sums = c7d4d13ebc2935bcd6cbef6a697aae572597f99f29c661995510e85fbd5ce58c
pkgname = mucalc
|