summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2024-07-18 19:49:39 +0200
committerHyacinthe Cartiaux2024-07-18 19:49:39 +0200
commitfe3cc80ffe879457130ea05882661a3aa7ce2dc8 (patch)
tree1b9f20d45a36c65125e98b2afb528d917f5db610 /PKGBUILD
parent6f2c095d65d29a3e790b9ac557a235bd5b0997a2 (diff)
downloadaur-fe3cc80ffe879457130ea05882661a3aa7ce2dc8.tar.gz
Pkgrel bump - clean makedeps tested in a clean chroot
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7d3a1677994..06e717981c16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@
pkgname=python-pssh
pkgver=2.3.5
-pkgrel=12
+pkgrel=13
pkgdesc="Parallel versions of the openssh tools ssh, scp, rsync, nuke, slurp"
arch=('any')
url="https://github.com/lilydjwg/pssh"
license=('BSD')
depends=('openssh' 'python')
-makedepends=('python-setuptools' 'python-build' 'python-wheel' 'patch')
+makedepends=('python-setuptools' 'python-build' 'python-installer' 'python-wheel')
changelog=$pkgname.changelog
source=(https://github.com/lilydjwg/pssh/archive/refs/tags/v${pkgver}.tar.gz)
sha256sums=('97277f9d08b512c6a1b6dc5eac9677f34038096bae24484452d326137ba0d080')