aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntony Kellermann2018-03-17 16:14:21 -0400
committerAntony Kellermann2018-03-17 16:14:21 -0400
commit751bc2355a202b2aa946f6a4566475cc2d9723bd (patch)
treeb8609f818f5886ac06e6a93b5c5f214a9e385571 /PKGBUILD
parent7f1038f9a49d5a7cf35bca4aa9c17dfb7c9adb44 (diff)
downloadaur-751bc2355a202b2aa946f6a4566475cc2d9723bd.tar.gz
Fixed #2: tick will now properly create/format a portfolio if the file doesn't exist or is empty
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f562d8f99c0f..7ca687bc9d83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Antony Kellermann <aokellermann@gmail.com>
pkgname=tick
-pkgver=1.12.0
+pkgver=1.12.1
pkgrel=1
pkgdesc="Command line stock and cryptocurrency portfolio tracker."
arch=('x86_64')