summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 75e5a6a9552e..648133b5e91f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,19 +2,19 @@
# Generator : CPANPLUS::Dist::Arch 1.32
pkgname='perl-vim-x'
-pkgver='1.2.0'
+pkgver='1.3.0'
pkgrel='1'
pkgdesc="Candy for Perl programming in Vim"
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
-depends=('perl-moo' 'perl-path-tiny' 'perl-sub-attribute' 'vim')
+depends=('vim' 'perl-moo' 'perl-path-tiny' 'perl-sub-attribute' 'perl>=5.006')
makedepends=()
url='https://metacpan.org/release/Vim-X'
-source=('http://search.cpan.org/CPAN/authors/id/Y/YA/YANICK/Vim-X-1.2.0.tar.gz')
-md5sums=('23cd21def2deef9ae3ae81807bdd784f')
-sha512sums=('f0ccfd40bfef96a63f7eea2b6345b0badabd582594ead918215f5b96bad879796bd62f93994c1954062cdf7f8b2ed8e6473d1620481a3042660efddb721a1dd7')
-_distdir="Vim-X-1.2.0"
+source=('http://search.cpan.org/CPAN/authors/id/Y/YA/YANICK/Vim-X-1.3.0.tar.gz')
+md5sums=('24e5c5d30a37426878d7649de9d492f5')
+sha512sums=('539a4105d533b79f3068682ee91bee0d8763c9d42e03c82a8dfb662dbf90e6e36de267e663415a1a3b431f2243530b65a4d8bff7a5bc8fb316da915fcb505093')
+_distdir="Vim-X-1.3.0"
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \