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 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')