blob: df18856f503aca022ae3a21f98b6602c5832e264 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = ccalc
pkgdesc = Calculator with expression simplification that lets you define new functions and constants
pkgver = 1.6.5
pkgrel = 0
url = https://github.com/PhilippHochmann/ccalc
arch = x86_64
license = GPL3
makedepends = make
makedepends = gcc
depends = readline
source = ccalc-1.6.5.tar.gz
md5sums = ebaeccf411be2bb887de2353259d31d0
pkgname = ccalc
|