summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTin Lai2021-01-24 11:22:56 +1100
committerTin Lai2021-01-24 11:22:56 +1100
commit40c39c1b9b9826aba3ec43d0fef694f8eb7101af (patch)
tree3f07b9153b478a4b261e7325ee294475c98f2ef6 /PKGBUILD
parentb07bf9faf042261383ea76a369ff05397c431da5 (diff)
downloadaur-xxh-git.tar.gz
Add dependency python-yaml and bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3bbda7fabfa2..bd8a85c291bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Soraxas <oscar AT tinyiu DOT com>
pkgname=xxh-git
-pkgver=0.8.3.r3.g7bb749f
+pkgver=0.8.6.r11.g07ac6a3
pkgrel=1
pkgdesc="Bring your favorite shell wherever you go through the ssh"
arch=('any')
url="https://github.com/xxh/xxh"
license=('BSD')
-depends=('python' 'openssh' 'python-pexpect')
+depends=('python' 'openssh' 'python-pexpect' 'python-yaml')
makedepends=('git' 'python-setuptools')
provides=('xxh')
conflicts=('xxh')