summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26dfd09bd9c3..a6714fa4ea1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname='fava'
pkgdesc='Web interface for beancount'
-pkgver=1.7
+pkgver=1.8
pkgrel=1
arch=('any')
url='https://github.com/beancount/fava'
license=('GPL')
source=("https://files.pythonhosted.org/packages/py3/f/fava/fava-${pkgver}-py3-none-any.whl")
noextract=("fava-${pkgver}-py3-none-any.whl")
-sha256sums=('04f3aae185789392e6ad292731e28bd0fdb00998ed11efafa0328c8e874c111e')
+sha256sums=('a1d2c67456d03441a6123c6c28d4428270e2cee52b96074ad40d955986edc319')
depends=('beancount' 'python-pip' 'python-click' 'python-markdown2' 'python-flask' 'python-flask-babel')
package () {