aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2021-03-31 12:46:50 +0300
committerCaleb Maclennan2021-03-31 12:46:50 +0300
commitcb733cd06db47ad1296993952af5466dfc4aa870 (patch)
tree5fe534e4df65f83f96cdb82057a2f1846553af9d /PKGBUILD
parentaeda38b98db623d57d92a5ad131532df6d0cccd1 (diff)
downloadaur-cb733cd06db47ad1296993952af5466dfc4aa870.tar.gz
upgpkg: vcsh-git 11.20190619.r21.gf0c829a-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73a51ccb8133..7c40cda13682 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Dieter Plaetinck <dieter@plaetinck.be>
pkgname=vcsh-git
-pkgver=1.20190619.r19.g2bc91a2
+pkgver=1.20190619.r21.gf0c829a
pkgrel=1
epoch=1
pkgdesc='Version Control System for $HOME that manages multiple Git repositories'
@@ -14,7 +14,7 @@ url="https://github.com/RichiH/${pkgname%-git}"
license=('GPL')
depends=('git')
makedepends=('ruby-ronn')
-checkdepends=('perl' 'perl-shell-command')
+checkdepends=('perl' 'perl-shell-command' 'perl-test-most')
optdepends=('myrepos: helps manage a large number of repositories')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")