summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichal Wojdyla2021-02-27 16:41:12 +0100
committerMichal Wojdyla2021-02-27 16:41:12 +0100
commite43ecd1d5230655fae2f96b4ed916ce4f6db2606 (patch)
tree43b832249dbd70b4b74c5cfef42ddc5c5f2c929c /PKGBUILD
parentd8a4fd40cd9933185504a9b4e60f07763da55d6d (diff)
downloadaur-e43ecd1d5230655fae2f96b4ed916ce4f6db2606.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 80ef1894e66c..a5c557f4a334 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
pkgname='perl-uri-imap'
pkgver='1.01'
-pkgrel='1'
+pkgrel='2'
pkgdesc="Support IMAP URI"
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-uri')
makedepends=()
-url='http://search.cpan.org/dist/URI-imap'
-source=('http://search.cpan.org/CPAN/authors/id/C/CW/CWEST/URI-imap-1.01.tar.gz')
+url='https://metacpan.org/release/URI-imap'
+source=('https://search.cpan.org/CPAN/authors/id/C/CW/CWEST/URI-imap-1.01.tar.gz')
md5sums=('9b15c93bee6e9df3db44bf96db851ef9')
sha512sums=('1e2f86145471586b81dd06e8b52bc95f9ef406bb5ee3c9e77e74e92b93a42a63d7cf7559e2b416a72f96978a6e9a2f30798732dfd121ad82941ff261f220ea77')
_distdir="URI-imap-1.01"