summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFilippo Squillace2022-10-28 00:36:12 +0200
committerFilippo Squillace2022-10-28 00:36:12 +0200
commitc4d9f54114194c79fae5ca2476bd252b27493338 (patch)
tree00c179fc58205d166008e8faeabdcfffa9d9a250 /.SRCINFO
parentf143a208c2037d4f69af917d8f8019ecd9d208ed (diff)
downloadaur-c4d9f54114194c79fae5ca2476bd252b27493338.tar.gz
Fix PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16687a3daec0..b6e8c95a3564 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,15 @@
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 = r35.44fcca3
+ pkgver = r129.0308e2a
pkgrel = 1
url = https://github.com/pearl-core/pearl
install = pearl.install
arch = any
license = GPL
makedepends = git
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
depends = git
depends = python
provides = pearl
@@ -15,4 +18,3 @@ pkgbase = pearl-git
md5sums = SKIP
pkgname = pearl-git
-