summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrás Wacha2022-06-01 08:41:43 +0200
committerAndrás Wacha2022-06-01 08:41:43 +0200
commit4b32850ed883393e61a7b61188622294603638d7 (patch)
treed7793b10bccf97e4edaba03f23bc0428a206fe36
parenta2f6c8ff355ac869bfde06dc5b5b8309979cb0d9 (diff)
downloadaur-perl-file-countlines.tar.gz
Relative version increment to force recompilation with new perl (5.34)
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e84ccb62b40..4a8a2db0bbc8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = perl-file-countlines
pkgdesc = Efficiently count the number of line breaks in a file
pkgver = 0.0.3
- pkgrel = 1
+ pkgrel = 2
url = https://metacpan.org/release/File-CountLines
arch = any
license = PerlArtistic
@@ -14,4 +14,3 @@ pkgbase = perl-file-countlines
sha512sums = 84adcb4b8ba24f4ea2f23fe4df6da925cdc0f5ff5354a509af50398dfbe58114af7e940f358d4fbcae6acc1af5229e80d0f337d7cbcdaeafb15e856514dcfa41
pkgname = perl-file-countlines
-
diff --git a/PKGBUILD b/PKGBUILD
index 92cc94276dfd..fefbdbe61d93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-file-countlines'
pkgver='0.0.3'
-pkgrel='1'
+pkgrel='2'
pkgdesc="Efficiently count the number of line breaks in a file"
arch=('any')
license=('PerlArtistic' 'GPL')