summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a9274abaf66..d4fa8ca77435 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = perl-moosex-methodattributes
pkgdesc = code attribute introspection
pkgver = 0.32
- pkgrel = 2
+ pkgrel = 3
url = https://metacpan.org/release/MooseX-MethodAttributes
arch = any
license = PerlArtistic
@@ -17,4 +17,3 @@ pkgbase = perl-moosex-methodattributes
md5sums = f18009f821e62b3fd9c2605820a0e61b
pkgname = perl-moosex-methodattributes
-
diff --git a/PKGBUILD b/PKGBUILD
index 399d4d6bf15a..5d61553d1b58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='perl-moosex-methodattributes'
pkgver='0.32'
-pkgrel='2'
+pkgrel='3'
pkgdesc="code attribute introspection"
arch=('any')
license=('PerlArtistic' 'GPL')