summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhoton892019-09-22 11:47:46 +0200
committerPhoton892019-09-22 11:47:46 +0200
commitb86109305ff9cf6ea8c2d4df10890b1bca561753 (patch)
tree98a42ed9d59bf8bb0481df9390137a2e38b0acdd /PKGBUILD
parent7f1996b8692032eafed707295a322fabb5f5bf15 (diff)
downloadaur-perl-goo-canvas.tar.gz
Updated URLs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 374214bb11ac..b2937b51cc33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,19 +2,20 @@
# Contributor: Felix Yan <felixonmars@archlinux.org>
# Contributor: Shanto <shanto@hotmail.com>
# Contributor: TDY <tdy@gmx.com>
-# Maintainer: zoe <chp321 [at] gmail [dot] com>
+# Contributor: zoe <chp321 [at] gmail [dot] com>
+# Maintainer: PhotonX <photon89 [at] gmail [dot] com>
pkgname=perl-goo-canvas
pkgver=0.06
-pkgrel=10
+pkgrel=11
pkgdesc="Perl bindings for GooCanvas"
arch=('i686' 'x86_64')
-url="http://search.cpan.org/dist/Goo-Canvas/"
+url="https://metacpan.org/pod/Goo::Canvas"
license=('GPL' 'PerlArtistic')
depends=('perl' 'cairo-perl' 'glib-perl' 'goocanvas1' 'gtk2-perl')
makedepends=('perl-extutils-depends' 'perl-extutils-pkgconfig')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/Y/YE/YEWENBIN/Goo-Canvas-$pkgver.tar.gz")
+source=("https://cpan.metacpan.org/authors/id/Y/YE/YEWENBIN/Goo-Canvas-$pkgver.tar.gz")
md5sums=('7dfe0be8c17bfd641d18384d4fd8fb23')
build() {