summarylogtreecommitdiffstats
path: root/PKGBUILD.old
blob: ff8088a18b642e0b2eb986024c1f823dae6b2419 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Maintainer: Harley Wiltzer <harleyw@hotmail.com>
pkgname=('savant-test')
pkgver=0.1.3
pkgrel=1
pkgdesc="CLI calculator that allows variable storage and has graphing functionality with SDL2"
arch=('any')
license=('BSD')
depends=('sdl2')
source=("https://github.com/DestructiveReasoning/savant")


md5sums=('0770b5fe7831a9a8f51a19669dac6bfb')