summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZhuoyun Wei2020-11-17 11:33:44 -0800
committerZhuoyun Wei2020-11-17 11:33:44 -0800
commitf346839a83e90e293807a338b83f3fffb661ca50 (patch)
treeae40f8a1114f9e80b9406cb76b1b8eb1991e7987 /PKGBUILD
parent8a15402f3f89c8a858f8335883eb6e05ca653910 (diff)
downloadaur-f346839a83e90e293807a338b83f3fffb661ca50.tar.gz
[fava] 1.17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a534482bb6a..31d87be39027 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=fava
pkgdesc='Web interface for beancount'
-pkgver=1.16
+pkgver=1.17
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=('4a726c7e8d75824a29078a49fdb094e33759d9ef1782a89ebfae931da8c732cf')
+sha256sums=('feb0f5e2c4b2c003a2f6c9bf055f8a0023303afe277732cc8fe000bf057dc0e0')
depends=('beancount' 'python-click' 'python-markdown2' 'python-flask' 'python-flask-babel' 'python-cheroot' 'python-simplejson')
makedepends=('python-pip')