summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2023-08-06 17:18:01 +0200
committerMatheus2023-08-06 17:18:01 +0200
commit0ae344d696017a47e4324912418164457c8695df (patch)
treeabb96fbe137e9014cf8233e10028907d80ce8557
parent92c02d02fb52b2989d904f76966481df00767be8 (diff)
downloadaur-0ae344d696017a47e4324912418164457c8695df.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 bf91aadfdd0e..881408030b60 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-nostalgiaforinfinity
pkgdesc = Trading strategy for the Freqtrade crypto bot.
- pkgver = 13.0.259
+ pkgver = 13.0.283
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=759bac819a808e7bdab8681a73973b5ab8bfa5f3
+ source = python-nostalgiaforinfinity::git+https://github.com/iterativv/NostalgiaForInfinity.git?#tag=080bc4bc8128c2829cb47e5211d53afe79044199
source = git+https://github.com/iterativv/NostalgiaForInfinityData
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index cad8f28d4da2..31dd6e381d82 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# Contributor: Matheus <matheusgwdl@protonmail.com>
readonly _pkgname="NostalgiaForInfinity"
-declare -r _tag="759bac819a808e7bdab8681a73973b5ab8bfa5f3"
+declare -r _tag="080bc4bc8128c2829cb47e5211d53afe79044199"
pkgname="python-nostalgiaforinfinity"
-pkgver="13.0.259"
+pkgver="13.0.283"
pkgrel="1"
pkgdesc="Trading strategy for the Freqtrade crypto bot."
arch=("any")