summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrás Wacha2022-06-01 08:43:04 +0200
committerAndrás Wacha2022-06-01 08:43:04 +0200
commit7dd4c6e92eb332fc1e542735feb4fe7c3b9ee38e (patch)
tree464cb95df7d6fe46522da31bce067d640caead96
parentd794587d0378aa8d4ed2a98e57f740b9c07ecf95 (diff)
downloadaur-perl-perlio-layers.tar.gz
Relative version increment to force recompilation with new perl (5.34)
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 50e285f31205..4d714e32c869 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = perl-perlio-layers
pkgdesc = Querying your filehandle's capabilities
pkgver = 0.012
- pkgrel = 1
+ pkgrel = 2
url = https://metacpan.org/release/PerlIO-Layers
arch = any
license = PerlArtistic
diff --git a/PKGBUILD b/PKGBUILD
index 3e1d344a3ba1..11decefed4d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-perlio-layers'
pkgver='0.012'
-pkgrel='1'
+pkgrel='2'
pkgdesc="Querying your filehandle's capabilities"
arch=('any')
license=('PerlArtistic' 'GPL')