summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhoton892019-06-15 11:52:10 +0200
committerPhoton892019-06-15 11:52:10 +0200
commit3ae151707dd9d23e19a1819dfb70b7f4906afe60 (patch)
tree5aebdecc3401ddb1045bc711b5c5d68299a6f9c0 /PKGBUILD
parent2e9a2383a52ab41715ad16f915312cc1b3cf28c4 (diff)
downloadaur-perl-gtk2-imageview.tar.gz
Updated project URL, added myself as maintainer
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6155b340060..011c834111bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,15 @@
# Contributor: Felix Yan <felixonmars@archlinux.org>
# Contributor: TDY <tdy@archlinux.info>
# Contributor: Olaf Leidinger <leidola@newcon.de>
-# Maintainer: zoe <chp321 [at] gmail [dot] com>
+# Contributor: zoe <chp321 [at] gmail [dot] com>
+# Maintainer: PhotonX <michael dot kogan at gmx dot net>
pkgname=perl-gtk2-imageview
pkgver=0.05
pkgrel=10
pkgdesc="Perl bindings to the GtkImageView image viewer widget"
arch=('i686' 'x86_64')
-url="http://search.cpan.org/dist/Gtk2-ImageView/"
+url="https://metacpan.org/release/Gtk2-ImageView"
license=('LGPL3')
depends=('perl' 'cairo-perl' 'glib-perl' 'gtk2-perl' 'gtkimageview')
makedepends=('perl-extutils-depends' 'perl-extutils-pkgconfig')