summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2023-08-14 10:40:17 +0200
committerMatheus2023-08-14 10:40:17 +0200
commit8ebe87c2541467fe39cf58d30e153e7f2ff7871a (patch)
treea675496db907a77bb88b07bae718d5c3915b0038
parent8801ed4b009124d0ac6e890f56d5e2603a17ab6d (diff)
downloadaur-8ebe87c2541467fe39cf58d30e153e7f2ff7871a.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 99c951387907..b3b55c7764da 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-nostalgiaforinfinity
pkgdesc = Trading strategy for the Freqtrade crypto bot.
- pkgver = 13.0.313
+ pkgver = 13.0.336
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=20867356586a4a06d26fadb94bb7a79d5d9fc2c8
+ source = python-nostalgiaforinfinity::git+https://github.com/iterativv/NostalgiaForInfinity.git?#tag=d97e97a80ca161a2b12301a4e7d509a70ea358b8
source = git+https://github.com/iterativv/NostalgiaForInfinityData
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f205da442e9c..17e6b58b7728 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# Contributor: Matheus <matheusgwdl@protonmail.com>
readonly _pkgname="NostalgiaForInfinity"
-declare -r _tag="20867356586a4a06d26fadb94bb7a79d5d9fc2c8"
+declare -r _tag="d97e97a80ca161a2b12301a4e7d509a70ea358b8"
pkgname="python-nostalgiaforinfinity"
-pkgver="13.0.313"
+pkgver="13.0.336"
pkgrel="1"
pkgdesc="Trading strategy for the Freqtrade crypto bot."
arch=("any")