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

Felix Yan felixonmars at gemini.archlinux.org
Wed Aug 31 20:54:09 UTC 2022


    Date: Wednesday, August 31, 2022 @ 20:54:09
  Author: felixonmars
Revision: 1289500

upgpkg: perl-graphviz 2.25-1

Modified:
  perl-graphviz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-31 20:53:57 UTC (rev 1289499)
+++ PKGBUILD	2022-08-31 20:54:09 UTC (rev 1289500)
@@ -1,12 +1,12 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 # Contributor: Phillip Smith <fukawi2 at NO-SPAM.gmail.com>
-# http://github.com/fukawi2/aur-packages
+# https://github.com/fukawi2/aur-packages
 # Contributor: Jason St. John <jstjohn .. purdue . edu>
 # Contributor: antoniolucas <antoniolucasnobar at gmail dot com>
 
 pkgname=perl-graphviz
-pkgver=2.24
-pkgrel=8
+pkgver=2.25
+pkgrel=1
 pkgdesc="GraphViz - Interface to AT&T's GraphViz. Deprecated. See GraphViz2"
 arch=('any')
 url="https://search.cpan.org/dist/GraphViz"
@@ -15,8 +15,8 @@
 depends=('graphviz' 'perl-file-which' 'perl-ipc-run' 'perl-libwww' 'perl-parse-recdescent'
          'perl-xml-twig' 'perl-xml-xpath')
 checkdepends=('perl-test-pod')
-source=("https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/GraphViz-$pkgver.tgz")
-md5sums=('b57b32444e73d24cf9c374bf38bad699')
+source=("https://cpan.metacpan.org/authors/id/E/ET/ETJ/GraphViz-$pkgver.tar.gz")
+sha512sums=('906899f6b45c9d537594e9d99e5c38848a3adeac0677890dd41544e390fcd2d9dcfa46ae1afc5d98bad6011c33b19b340955c36e188fa6953a0dcdda39530730')
 
 build() {
   cd GraphViz-$pkgver



More information about the arch-commits mailing list