summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleg Plakhotniuk2015-10-07 11:32:22 -0500
committerOleg Plakhotniuk2015-10-07 11:32:22 -0500
commit43c724fb098f3598978cdb0f2909b42e6084ef8d (patch)
treeb8c7b666efc551e1e53c937ee8284fb7b1034ca4
parent47a688d5a9edc7c93063e2604c60af5501e21c61 (diff)
downloadaur-43c724fb098f3598978cdb0f2909b42e6084ef8d.tar.gz
Update to 1.0.1-1
-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')