summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2023-07-29 21:09:31 +0200
committerMatheus2023-07-29 21:09:31 +0200
commit92c02d02fb52b2989d904f76966481df00767be8 (patch)
tree4acd765edee8f17f8c8f9449d3e52daec3aaae6e
parent85bd1681eee915f1e9c9a164a58151e845468c59 (diff)
downloadaur-92c02d02fb52b2989d904f76966481df00767be8.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 31e4325f0538..bf91aadfdd0e 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-nostalgiaforinfinity
pkgdesc = Trading strategy for the Freqtrade crypto bot.
- pkgver = 13.0.243
+ pkgver = 13.0.259
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=597615729e326ecc6a676da1ef972763ddf0bea2
+ source = python-nostalgiaforinfinity::git+https://github.com/iterativv/NostalgiaForInfinity.git?#tag=759bac819a808e7bdab8681a73973b5ab8bfa5f3
source = git+https://github.com/iterativv/NostalgiaForInfinityData
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3dc8fca7635e..cad8f28d4da2 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# Contributor: Matheus <matheusgwdl@protonmail.com>
readonly _pkgname="NostalgiaForInfinity"
-declare -r _tag="597615729e326ecc6a676da1ef972763ddf0bea2"
+declare -r _tag="759bac819a808e7bdab8681a73973b5ab8bfa5f3"
pkgname="python-nostalgiaforinfinity"
-pkgver="13.0.243"
+pkgver="13.0.259"
pkgrel="1"
pkgdesc="Trading strategy for the Freqtrade crypto bot."
arch=("any")