summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6662e2f44032..d78323b68b08 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 4.2.1
-# Sat May 30 00:54:10 UTC 2015
+# Wed Oct 7 16:30:50 UTC 2015
pkgbase = hinance
pkgdesc = Automated personal bookkeeping for hackers.
- pkgver = 1.0.0
+ pkgver = 1.0.1
pkgrel = 1
url = http://www.hinance.org
arch = any
@@ -12,7 +12,7 @@ pkgbase = hinance
depends = haskell-regex-tdfa
depends = python2
depends = weboob
- source = git+https://github.com/olegus8/hinance#tag=1.0.0
+ source = git+https://github.com/olegus8/hinance#tag=1.0.1
source = https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css
source = https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap-theme.min.css
source = https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js
diff --git a/PKGBUILD b/PKGBUILD
index 6f072cf4db01..716c018096f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Oleg Plakhotniuk <olegus8@gmail.com>
pkgname=hinance
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="Automated personal bookkeeping for hackers."
arch=('any')