aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntony Kellermann2018-02-16 12:18:11 -0500
committerAntony Kellermann2018-02-16 12:18:11 -0500
commit770288874b983861476b2865b1a9069e460e3228 (patch)
tree011a70a94d36f5d95cf21150665e12229fa2b4f4 /PKGBUILD
parent533381686ca8600b12af8c4e57608b42595abbc6 (diff)
downloadaur-770288874b983861476b2865b1a9069e460e3228.tar.gz
Reduced number of allocs and added error checking
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 761047e0d487..41724ca628d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Antony Kellermann <aokellermann@gmail.com>
pkgname=tick
-pkgver=1.7.1
+pkgver=1.7.2
pkgrel=1
pkgdesc="Command line stock and cryptocurrency portfolio tracker."
arch=('x86_64')