summarylogtreecommitdiffstats
path: root/PKGBUILD.old
diff options
context:
space:
mode:
authorDestructiveReasoning2015-06-14 21:06:46 +0000
committerDestructiveReasoning2015-06-14 21:06:46 +0000
commitcdce8829d0acbc0571acab442f8e74cf95f2744f (patch)
treef81ac53c2b20c1ea84b177f914dd210f1be4f659 /PKGBUILD.old
downloadaur-cdce8829d0acbc0571acab442f8e74cf95f2744f.tar.gz
Initial upload to AUR4
Diffstat (limited to 'PKGBUILD.old')
-rw-r--r--PKGBUILD.old12
1 files changed, 12 insertions, 0 deletions
diff --git a/PKGBUILD.old b/PKGBUILD.old
new file mode 100644
index 000000000000..ff8088a18b64
--- /dev/null
+++ b/PKGBUILD.old
@@ -0,0 +1,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')