summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2024-04-13 08:12:39 +0200
committerMatheus2024-04-13 08:12:39 +0200
commitb1d943baa4f508c4e2283ed2ba99cbf5636701a6 (patch)
treec22f1b12aff2e22d3594f1d776a6c32ebb3b6866
parent1e71948c4be7f47e685ecd6e42f9d0c531ce7817 (diff)
downloadaur-b1d943baa4f508c4e2283ed2ba99cbf5636701a6.tar.gz
Version update
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 131e84a25219..4b607182f58b 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-nostalgiaforinfinity
pkgdesc = Trading strategy for the Freqtrade crypto bot.
- pkgver = 14.1.557
+ pkgver = 14.1.590
pkgrel = 1
url = https://github.com/iterativv/NostalgiaForInfinity
arch = any
@@ -17,7 +17,7 @@ pkgbase = python-nostalgiaforinfinity
depends = python-rapidjson
depends = python-ta-lib
depends = python-technical
- source = python-nostalgiaforinfinity-v14.1.557.tar.gz::https://github.com/iterativv/NostalgiaForInfinity/archive/refs/tags/v14.1.557.tar.gz
+ source = python-nostalgiaforinfinity-v14.1.590.tar.gz::https://github.com/iterativv/NostalgiaForInfinity/archive/refs/tags/v14.1.590.tar.gz
sha512sums = d131e5d5c3f75a8c021a723bdb6ef92093e0626121f9a0aadabc3c20bf6bb7e3492816195216061ab5d021a72aa2efac7005b8bd4d52cf59693a85ee68755ee8
pkgname = python-nostalgiaforinfinity
diff --git a/PKGBUILD b/PKGBUILD
index 5622a05c07cc..88a1f99027d1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
readonly _pkgname="NostalgiaForInfinity"
pkgname="python-nostalgiaforinfinity"
-pkgver="14.1.557"
+pkgver="14.1.590"
pkgrel="1"
pkgdesc="Trading strategy for the Freqtrade crypto bot."
arch=("any")