summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20ae52ce8760..a70dc100aeb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,10 @@ pkgdesc='terminal stock watcher and stock position tracker'
arch=('x86_64')
url='https://github.com/achannarasappa/ticker'
license=('GPL3')
+makedepends=(
+ 'git'
+ 'go'
+)
source=("$pkgname-$pkgver.tar.gz::https://github.com/achannarasappa/ticker/archive/v$pkgver.tar.gz")
sha512sums=('e8031944f5d581d27c548e7e646d38fe76ac7051a1f7ec4daeaa334d8eb62d8ee737fa4381f65d602f446109dc6e451241d6bdbc9e413cf6a56e8fe2e4c353a5')