summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8dbd6be4c96f..5b89e1eab365 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Vincent Bernardoff <va AT luminar.eu.org>
pkgname=ta-lib-git
-pkgver=v0.6.0.rc.1.r3.ga61875c1
+pkgver=v0.6.0.rc.1.r8.g6d0abee8
pkgrel=1
pkgdesc='A library providing common functions for the technical analysis of financial market data'
url='https://github.com/vbmithr/ta-lib'
license=('BSD')
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
makedepends=('git' 'autoconf' 'automake' 'm4' 'make')
-source=(${pkgname%-git}::git+https://github.com/vbmithr/ta-lib
+source=("git+https://github.com/vbmithr/ta-lib"
'LICENSE')
sha256sums=('SKIP'
'10ddcfc0d685173fdee2d7e8791540bb1a8526a0f66f7795bdf7dad23457b10e')