aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntony Kellermann2018-03-17 17:24:51 -0400
committerAntony Kellermann2018-03-17 17:24:51 -0400
commit75bdbf3b5c5670891f515f61fd0ba2a21f55a48f (patch)
treec173b4526f4a9c48309144f8c96748d6506eaabf /PKGBUILD
parent751bc2355a202b2aa946f6a4566475cc2d9723bd (diff)
downloadaur-75bdbf3b5c5670891f515f61fd0ba2a21f55a48f.tar.gz
Fixed errors with writing new items to porfolio, empty/missing porfolio, and fixed memory leaks
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ca687bc9d83..70c8b91e2716 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Antony Kellermann <aokellermann@gmail.com>
pkgname=tick
-pkgver=1.12.1
+pkgver=1.12.2
pkgrel=1
pkgdesc="Command line stock and cryptocurrency portfolio tracker."
arch=('x86_64')