summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2017-09-04 23:19:07 -0600
committerBrian Bidulock2017-09-04 23:19:07 -0600
commit7ef38af926385fea1e50a0eadd1a0057eb3ad41b (patch)
tree230290c46528101fb4d83fadf19d6b17c1264ac3 /PKGBUILD
parent82b3c891ae1a315feaf2fe43c864ed7a0eb9e5f1 (diff)
downloadaur-7ef38af926385fea1e50a0eadd1a0057eb3ad41b.tar.gz
bump pkgrel for recompile with new perl
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 911761293f78..bf2d0ee72889 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
-# Maintainer: Max Pray a.k.a. <synthead@gmail.com>
+# Maintainer: Brian Bidulock <bidulock@openss7.org>
+# Contributor: Max Pray a.k.a. <synthead@gmail.com>
# Contributor: Pranay Kanwar <pranay.kanwar@gmail.com>
# Contributor: Brian Bidulock <bidulock@openss7.org>
pkgname=perl-net-libdnet
_cpanname="Net-Libdnet"
pkgver=0.98
-pkgrel=7
+pkgrel=8
pkgdesc="Binding for Dug Song's libdnet"
arch=('i686' 'x86_64')
url="https://metacpan.org/release/${_cpanname}"