summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2023-07-12 18:22:47 +0200
committerMatheus2023-07-12 18:22:47 +0200
commit07d249a50f481bd030b463080cb76cad42f27a60 (patch)
treedea8e146b297a388defadaa29ed00a976e482d19
parentf83b272d0e5a79e7364233e3950e1a8ca2ad78cb (diff)
downloadaur-07d249a50f481bd030b463080cb76cad42f27a60.tar.gz
Version update.
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d7f38109080..31a534a200d3 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-nostalgiaforinfinity
pkgdesc = Trading strategy for the Freqtrade crypto bot.
- pkgver = 13.0.200
+ pkgver = 13.0.211
pkgrel = 1
url = https://github.com/iterativv/NostalgiaForInfinity
arch = any
@@ -18,7 +18,7 @@ pkgbase = python-nostalgiaforinfinity
depends = python-rapidjson
depends = python-ta-lib
depends = python-technical
- source = python-nostalgiaforinfinity::git+https://github.com/iterativv/NostalgiaForInfinity.git?#tag=6f1e0dabcf9b40966055ed900ef47e67e55d0ae5
+ source = python-nostalgiaforinfinity::git+https://github.com/iterativv/NostalgiaForInfinity.git?#tag=c8e79e059bcf416f01c09d032349d7004b285ef1
source = git+https://github.com/iterativv/NostalgiaForInfinityData
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index bb7cfb19834e..9677ad94fad5 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# Contributor: Matheus <matheusgwdl@protonmail.com>
readonly _pkgname="NostalgiaForInfinity"
-declare -r _tag="6f1e0dabcf9b40966055ed900ef47e67e55d0ae5"
+declare -r _tag="c8e79e059bcf416f01c09d032349d7004b285ef1"
pkgname="python-nostalgiaforinfinity"
-pkgver="13.0.200"
+pkgver="13.0.211"
pkgrel="1"
pkgdesc="Trading strategy for the Freqtrade crypto bot."
arch=("any")