summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2023-07-21 15:29:07 +0200
committerMatheus2023-07-21 15:29:07 +0200
commit85bd1681eee915f1e9c9a164a58151e845468c59 (patch)
tree52219486a2cf8c07614757d86cc0a5d124a3ede3
parent07d249a50f481bd030b463080cb76cad42f27a60 (diff)
downloadaur-85bd1681eee915f1e9c9a164a58151e845468c59.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 31a534a200d3..31e4325f0538 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-nostalgiaforinfinity
pkgdesc = Trading strategy for the Freqtrade crypto bot.
- pkgver = 13.0.211
+ pkgver = 13.0.243
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=c8e79e059bcf416f01c09d032349d7004b285ef1
+ source = python-nostalgiaforinfinity::git+https://github.com/iterativv/NostalgiaForInfinity.git?#tag=597615729e326ecc6a676da1ef972763ddf0bea2
source = git+https://github.com/iterativv/NostalgiaForInfinityData
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9677ad94fad5..3dc8fca7635e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# Contributor: Matheus <matheusgwdl@protonmail.com>
readonly _pkgname="NostalgiaForInfinity"
-declare -r _tag="c8e79e059bcf416f01c09d032349d7004b285ef1"
+declare -r _tag="597615729e326ecc6a676da1ef972763ddf0bea2"
pkgname="python-nostalgiaforinfinity"
-pkgver="13.0.211"
+pkgver="13.0.243"
pkgrel="1"
pkgdesc="Trading strategy for the Freqtrade crypto bot."
arch=("any")