summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof AS (3ED)2019-06-11 13:20:51 +0200
committerKrzysztof AS (3ED)2019-06-11 13:20:51 +0200
commitd87a0967fd0eb93b456a725a9be9eb797df48158 (patch)
tree7c80c3f33f4a0fc704e5275ccece826bd073faa4
parent99d35b183cecb7b533a327e8c6401fcf0626252d (diff)
downloadaur-d87a0967fd0eb93b456a725a9be9eb797df48158.tar.gz
bump for perl 5.30
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8932ea8fb2b6..0884db02001d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = perl-linux-inotify2
pkgdesc = scalable directory/file change notification
pkgver = 2.1
- pkgrel = 1
+ pkgrel = 2
url = https://metacpan.org/release/Linux-Inotify2
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 47e9dff590b0..35fe9181d99d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=perl-linux-inotify2
_lastauthor=M/ML/MLEHMANN
_pkgname=Linux-Inotify2
pkgver=2.1
-pkgrel=1
+pkgrel=2
pkgdesc="scalable directory/file change notification"
arch=('i686' 'x86_64')
license=('PerlArtistic' 'GPL')