summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2023-08-10 15:20:21 +0200
committerMatheus2023-08-10 15:20:21 +0200
commit8801ed4b009124d0ac6e890f56d5e2603a17ab6d (patch)
treee81a7b305d89cfeaf191ef9ccd6f036597f90da9
parent0ae344d696017a47e4324912418164457c8695df (diff)
downloadaur-8801ed4b009124d0ac6e890f56d5e2603a17ab6d.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 881408030b60..99c951387907 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-nostalgiaforinfinity
pkgdesc = Trading strategy for the Freqtrade crypto bot.
- pkgver = 13.0.283
+ pkgver = 13.0.313
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=080bc4bc8128c2829cb47e5211d53afe79044199
+ source = python-nostalgiaforinfinity::git+https://github.com/iterativv/NostalgiaForInfinity.git?#tag=20867356586a4a06d26fadb94bb7a79d5d9fc2c8
source = git+https://github.com/iterativv/NostalgiaForInfinityData
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 31dd6e381d82..f205da442e9c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# Contributor: Matheus <matheusgwdl@protonmail.com>
readonly _pkgname="NostalgiaForInfinity"
-declare -r _tag="080bc4bc8128c2829cb47e5211d53afe79044199"
+declare -r _tag="20867356586a4a06d26fadb94bb7a79d5d9fc2c8"
pkgname="python-nostalgiaforinfinity"
-pkgver="13.0.283"
+pkgver="13.0.313"
pkgrel="1"
pkgdesc="Trading strategy for the Freqtrade crypto bot."
arch=("any")