summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2018-08-08 01:02:45 -0600
committerBrian Bidulock2018-08-08 01:02:45 -0600
commit6aebafa0ebfdf9fdce9127454c5fe9000361e33e (patch)
tree2db33e549e5e8ddda930bd51698b496dbbdc8e7b /PKGBUILD
parent7ef38af926385fea1e50a0eadd1a0057eb3ad41b (diff)
downloadaur-6aebafa0ebfdf9fdce9127454c5fe9000361e33e.tar.gz
update for perl 5.28
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf2d0ee72889..6ad016aa1baa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=perl-net-libdnet
_cpanname="Net-Libdnet"
pkgver=0.98
-pkgrel=8
+pkgrel=9
pkgdesc="Binding for Dug Song's libdnet"
arch=('i686' 'x86_64')
url="https://metacpan.org/release/${_cpanname}"