summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2021-05-30 00:15:35 -0600
committerBrian Bidulock2021-05-30 00:15:35 -0600
commit09df64a81892017ed8ff7c711c41578a3e86cc1f (patch)
tree2251492b088e7c24c33db84e6c6c0b215842f9e0 /PKGBUILD
parent7b83c9050af6ef3569c818fa46fa90f47663824a (diff)
downloadaur-09df64a81892017ed8ff7c711c41578a3e86cc1f.tar.gz
update for perl 5.34
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45c385f1d6e6..2893ab410d2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=perl-io-interface
pkgver=1.09
-pkgrel=9
+pkgrel=9.1
pkgdesc="Perl extension for access to network card configuration information"
arch=('i686' 'x86_64')
url='http://search.cpan.org/perldoc?IO::Interface'