diff options
author | Brian Bidulock | 2021-05-30 00:27:53 -0600 |
---|---|---|
committer | Brian Bidulock | 2021-05-30 00:27:53 -0600 |
commit | 8deac30772835ec85f31246f98f8910d42ed2908 (patch) | |
tree | 78c5f13d5045967395814a87001d2589571f8d3f | |
parent | a9e07f5fc1a8a1413bf04db4d3081c7710a44a9b (diff) | |
download | aur-8deac30772835ec85f31246f98f8910d42ed2908.tar.gz |
update for perl 5.34
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ pkgname=perl-sys-gamin _cpanname=Sys-Gamin _module=Sys::Gamin pkgver=0.1 -pkgrel=12 +pkgrel=12.1 pkgdesc="$_module - Perl interface to Gamin (File Access Monitor implementation)" arch=('i686' 'x86_64') url="https://metacpan.org/release/$_cpanname" |