summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2020-02-06 19:36:40 -0300
committerRafael Fontenelle2020-02-06 19:36:40 -0300
commite4eb440416be3b76492edb17d8faab41d598a984 (patch)
tree446eedfd606b1b265575aafb375ab2da9bd0d1eb /PKGBUILD
parentfee1457a3c98f22a38804940dd5e8ff7a60c2d71 (diff)
downloadaur-e4eb440416be3b76492edb17d8faab41d598a984.tar.gz
Add python-dateutil
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33369893001c..14ccd1e8368e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rafael Fontenelle <rafaelff@gnome.org>
pkgname=buildstream-git
-pkgver=1.91.3
+pkgver=1.93.1+22+g0591b0c8b
pkgrel=1
pkgdesc="Framework for modelling build pipelines in a declarative YAML format"
arch=('any')
@@ -10,6 +10,7 @@ depends=(
bubblewrap
buildbox-casd
python-click
+ python-dateutil
python-grpcio
python-jinja
python-pluginbase