summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFilippo Squillace2022-10-29 00:20:44 +0200
committerFilippo Squillace2022-10-29 00:20:44 +0200
commit75b468c998122b80418707c2a3f52ab039d7c338 (patch)
treea33666b0245d056728b9319967bb62277ae554a4 /.SRCINFO
parentf64f3dfd882774bb6493572949b914999ef9b804 (diff)
downloadaur-75b468c998122b80418707c2a3f52ab039d7c338.tar.gz
Add poetry make dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6e8c95a3564..b9a6b9e72393 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pearl-git
pkgdesc = Package manager for dotfiles, plugins, programs and any form of code accessible via git. Allow to easily share and sync packages across systems and have them ready to work out of the box.
- pkgver = r129.0308e2a
+ pkgver = r131.31797ee
pkgrel = 1
url = https://github.com/pearl-core/pearl
install = pearl.install
@@ -10,8 +10,10 @@ pkgbase = pearl-git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
+ makedepends = python-poetry
depends = git
depends = python
+ depends = python-setuptools
provides = pearl
conflicts = pearl
source = pearl::git+https://github.com/pearl-core/pearl.git#branch=master