summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHarm Endres2020-09-24 16:47:27 +0200
committerHarm Endres2020-09-24 16:47:27 +0200
commitd2b4ce111194255c7e813c92f8e189589d8dfb9b (patch)
treeccd757eef4948fdf94d8989203804c870cf14530 /PKGBUILD
parent0b734e109c88792fcded01503dd3e1f42494a601 (diff)
downloadaur-d2b4ce111194255c7e813c92f8e189589d8dfb9b.tar.gz
version 1.12.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD13
1 files changed, 8 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3954dcf2390e..065935b8744a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Harm Müller <harm[DOT]mueller[AT]gmail[DOT]com>
pkgname='perl-rex'
-pkgver='1.12.1'
+pkgver='1.12.2'
pkgrel='1'
pkgdesc="(R)?ex, the friendly automation framework"
arch=('any')
@@ -14,16 +14,19 @@ depends=(
'perl-file-sharedir-install'
'perl-hash-merge'
'perl-http-message'
+ 'perl-io-pty-easy'
'perl-io-string'
'perl-json-maybexs'
'perl-list-moreutils'
'perl-libwww'
'perl-net-openssh'
'perl-net-sftp-foreign'
+ 'perl-net-ssh2'
'perl-scalar-list-utils'
'perl-sort-naturally'
'perl-term-readkey'
'perl-test-deep'
+ 'perl-test-output'
'perl-test-simple'
'perl-test-useallmodules'
'perl-text-glob'
@@ -37,10 +40,10 @@ optdepends=(
)
makedepends=()
url='https://www.rexify.org/'
-source=('https://cpan.metacpan.org/authors/id/F/FE/FERKI/Rex-1.12.1.tar.gz')
-md5sums=('18364b57903000bcb2ed7ce4d3d2b889')
-sha256sums=('5c4c60a5ed35de6aff9494c5cf3bd760990161b32f77be7247c421bdfd047963')
-_distdir="Rex-1.12.1"
+source=('https://cpan.metacpan.org/authors/id/F/FE/FERKI/Rex-1.12.2.tar.gz')
+md5sums=('c79a400e323dfac7aa39b1423970c5bf')
+sha256sums=('2bbcb781d7914ed88535933e7769033d8a1b53f938e5989c3da84f5fd7055df7')
+_distdir="Rex-1.12.2"
build()
(