summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Moynihan2022-03-28 15:39:22 +0100
committerEric Moynihan2022-03-28 15:39:22 +0100
commit4dabbdacc98c7cabfa15e2cc94dbcc2a80c7140a (patch)
tree1e559c197d43fbbf279b2ef8f15c09f92a992451
parentc7fcf080d7b628a2e703345f27c60f33686d4ed9 (diff)
downloadaur-stonks.tar.gz
Release 1.0.10
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b55316eb6ce..42b60cdf4056 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = stonks
pkgdesc = Stonks is a terminal based stock visualizer and tracker that displays realtime stocks in graph format in a terminal. See how fast your stonks will crash.
- pkgver = 1.0.9
+ pkgver = 1.0.10
pkgrel = 1
url = https://github.com/ericm/stonks
arch = any
@@ -8,8 +8,7 @@ pkgbase = stonks
makedepends = go>=1.12
makedepends = make
makedepends = pkgconf
- source = stonks::git+https://github.com/ericm/stonks.git#tag=v1.0.9
+ source = stonks::git+https://github.com/ericm/stonks.git#tag=v1.0.10
sha256sums = SKIP
pkgname = stonks
-
diff --git a/PKGBUILD b/PKGBUILD
index cb2de422303c..93cd8008f8a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=stonks
_pkgname=stonks
-pkgver="1.0.9"
-_pkgver="1.0.9"
+pkgver="1.0.10"
+_pkgver="1.0.10"
pkgrel=1
pkgdesc="Stonks is a terminal based stock visualizer and tracker that displays realtime stocks in graph format in a terminal. See how fast your stonks will crash."
arch=('any')