[arch-commits] Commit in perl-finance-quote/trunk (PKGBUILD)
Sergej Pupykin
spupykin at nymeria.archlinux.org
Mon Feb 17 20:02:38 UTC 2014
Date: Monday, February 17, 2014 @ 21:02:37
Author: spupykin
Revision: 105885
upgpkg: perl-finance-quote 1.20-1
upd
Modified:
perl-finance-quote/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-02-17 19:22:22 UTC (rev 105884)
+++ PKGBUILD 2014-02-17 20:02:37 UTC (rev 105885)
@@ -3,7 +3,7 @@
# Maintainer: Charles Mauch <cmauch at gmail.com>
pkgname=perl-finance-quote
-pkgver=1.19
+pkgver=1.20
pkgrel=1
pkgdesc="Perl/CPAN Module Finance::Quote : Fetch stock prices over the Internet"
arch=(any)
@@ -12,7 +12,7 @@
makedepends=( "perl-html-tableextract" "perl-crypt-ssleay" "perl-libwww")
depends=("perl-html-tree" "perl-html-tableextract" "perl-crypt-ssleay" "perl-libwww")
source=("http://search.cpan.org/CPAN/authors/id/E/EC/ECOCODE/Finance-Quote-$pkgver.tar.gz")
-md5sums=('1b2fa4b9808fc0e56fed94cff0e1d7a0')
+md5sums=('1cc20330f383a780685ed72e1b286606')
build() {
cd $srcdir/Finance-Quote-$pkgver
More information about the arch-commits
mailing list