[arch-commits] Commit in perl-gnupg-interface/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Sun Sep 27 11:09:45 UTC 2020


    Date: Sunday, September 27, 2020 @ 11:09:45
  Author: foxboron
Revision: 712600

upgpkg: perl-gnupg-interface 1.00-1

Modified:
  perl-gnupg-interface/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-27 11:05:46 UTC (rev 712599)
+++ PKGBUILD	2020-09-27 11:09:45 UTC (rev 712600)
@@ -1,9 +1,10 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
+# Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 _pkg=GnuPG-Interface
 pkgname=perl-${_pkg,,}
-pkgver=0.52
-pkgrel=7
+pkgver=1.00
+pkgrel=1
 pkgdesc="Object-oriented methods for interacting with GnuPG"
 arch=('any')
 url="https://metacpan.org/release/${_pkg}"
@@ -11,8 +12,8 @@
 options=('!emptydirs')
 depends=('gnupg' 'perl-math-bigint' 'perl-moo' 'perl-moox-handlesvia' 'perl-moox-late')
 makedepends=('perl-module-install')
-source=("https://cpan.metacpan.org/authors/id/A/AL/ALEXMV/${_pkg}-${pkgver}.tar.gz")
-sha512sums=('911f47a3b52249e8b39133d4040b86147793d9dd6a78d2b279674d6bba0cd38de5c919bf12b241b0e977790575502531afab6b1d2c05739d050c16d05d52fc49')
+source=("https://cpan.metacpan.org/authors/id/J/JE/JESSE/${_pkg}-${pkgver}.tar.gz")
+sha512sums=('82436543cc3fff19c10fce2be70db5c056e1e186c283127e4e197aa213dc70b5d6d5b61ccd66b577c411a822aef8f2c02057c996e561d5b192fcc2d96a677f07')
 
 build() {
     cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list