[arch-commits] Commit in perl-file-readbackwards/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri May 14 23:11:04 UTC 2021


    Date: Friday, May 14, 2021 @ 23:11:04
  Author: felixonmars
Revision: 415521

upgpkg: perl-file-readbackwards 1.06-1

Modified:
  perl-file-readbackwards/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-14 21:32:43 UTC (rev 415520)
+++ PKGBUILD	2021-05-14 23:11:04 UTC (rev 415521)
@@ -2,10 +2,10 @@
 # Contributor: 3ED <krzysztof1987 at gmail dot com>
 
 pkgname=perl-file-readbackwards
-_lastauthor=U/UR/URI
+_lastauthor=P/PL/PLICEASE
 _pkgname=File-ReadBackwards
-pkgver=1.05
-pkgrel=7
+pkgver=1.06
+pkgrel=1
 pkgdesc="read a file backwards by lines"
 arch=('any')
 license=('PerlArtistic' 'GPL')
@@ -14,7 +14,7 @@
 makedepends=('perl-extutils-makemaker')
 url="https://search.cpan.org/dist/${_pkgname}/"
 source=(https://search.cpan.org/CPAN/authors/id/${_lastauthor}/${_pkgname}-${pkgver}.tar.gz)
-sha256sums=('82b261af87507cc3e7e66899c457104ebc8d1c09fb85c53f67c1f90f70f18d6e')
+sha512sums=('43b7ebe58728272fbc0518fe6572b31061ba09665443240558b9035573d075c28b52d6230078f24616110d54e51477ad122c985d4fcdb3c3d288cb24e476fe45')
 
 build() {
   cd ${_pkgname}-${pkgver}
@@ -35,4 +35,3 @@
   cd ${_pkgname}-${pkgver}
   make install
 }
-



More information about the arch-commits mailing list