summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 441c0bfe0b87..7c80fa10a387 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jakob Gerhard Martinussen <jakobgm at gmail dot com>
pkgname=astrality-git
-pkgver=0.6.r134.g7e10a3e
+pkgver=1.0.1.r0.g48ab0aa
pkgrel=3
pkgdesc='templates-based configuration file manager'
arch=('any')
@@ -9,6 +9,7 @@ license=('MIT')
depends=('python'
'python-astral'
'python-coloredlogs'
+ 'python-dateutil'
'python-jinja'
'python-mypy_extensions'
'python-requests'