summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichal Wojdyla2021-01-11 13:17:00 +0100
committerMichal Wojdyla2021-01-11 13:17:00 +0100
commit760d4572864dcd55120a39322f02a852f5cb4ff7 (patch)
treee1613b5f02ea920147cd5f410904066ab1a0bfe1 /PKGBUILD
parent20f3a7d384e5ff445b9e07be1df0306c69eb1fce (diff)
downloadaur-perl-anyevent-run.tar.gz
update links to https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab4abd070ed9..7a4bd9ac6107 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
pkgname='perl-anyevent-run'
pkgver='0.01'
-pkgrel='1'
+pkgrel='2'
pkgdesc="Run a process or coderef asynchronously"
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-anyevent>=4.85')
makedepends=()
-url='http://search.cpan.org/dist/AnyEvent-Run'
-source=('http://search.cpan.org/CPAN/authors/id/A/AG/AGRUNDMA/AnyEvent-Run-0.01.tar.gz')
+url='https://metacpan.org/release/AnyEvent-Run'
+source=('https://search.cpan.org/CPAN/authors/id/A/AG/AGRUNDMA/AnyEvent-Run-0.01.tar.gz')
md5sums=('833eea259979ab3d3244080a6efde98c')
sha512sums=('3a1785fd20f0d583b2a2da594cb6518b0eb6210fb061a9de5fc80cf39b95f75c6bbf8ee3485251496d2e73788e06637140ff311981bc8a6186841c0dc9f3d3b1')
_distdir="AnyEvent-Run-0.01"