summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2023-05-04 17:45:11 +0200
committerMatheus2023-05-04 17:45:11 +0200
commit83184a263ff1d415184aa559ba5292a7d200ee96 (patch)
treea7e57dd9316199151f79f82b5a1b2503fb173a7f
parent6e4382fcdb910bc503cd738a10f885ab5bdc2c01 (diff)
downloadaur-83184a263ff1d415184aa559ba5292a7d200ee96.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 f6ddce02bbe3..6a2c972afe53 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-nostalgiaforinfinity
pkgdesc = Trading strategy for the Freqtrade crypto bot.
- pkgver = 12.0.469
+ pkgver = 12.0.488
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=d6264bbc6632f045de950a6bc6b56f9f7eb1a37c
+ source = python-nostalgiaforinfinity::git+https://github.com/iterativv/NostalgiaForInfinity.git?#tag=e481c9fa6d9278eb57f0ecc9d5dd166d3cf8953d
source = git+https://github.com/iterativv/NostalgiaForInfinityData
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c9302e8310d3..d132123947f3 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# Contributor: Matheus <matheusgwdl@protonmail.com>
readonly _pkgname="NostalgiaForInfinity"
-declare -r _tag="d6264bbc6632f045de950a6bc6b56f9f7eb1a37c"
+declare -r _tag="e481c9fa6d9278eb57f0ecc9d5dd166d3cf8953d"
pkgname="python-nostalgiaforinfinity"
-pkgver="12.0.469"
+pkgver="12.0.488"
pkgrel="1"
pkgdesc="Trading strategy for the Freqtrade crypto bot."
arch=("any")