From 04739bd75cf27deb03de36ed8ab1c31c1729a9ba Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 29 Apr 2015 17:28:51 -0300 Subject: cl-ppcre-2.0.9-2: updating version --- pcr/cl-ppcre/PKGBUILD | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'pcr/cl-ppcre') diff --git a/pcr/cl-ppcre/PKGBUILD b/pcr/cl-ppcre/PKGBUILD index aca5816b8..72ee53a7e 100644 --- a/pcr/cl-ppcre/PKGBUILD +++ b/pcr/cl-ppcre/PKGBUILD @@ -1,11 +1,11 @@ -# Maintainer : Parabola Aurélien DESBRIÈRES -# Contributor: kristof -# Contributor: veox -# Contributor: joyfulgirl -# Contributor: Jonathan Friedman - +# Maintainer (Arch): Aaron France +# Contributor (Arch): veox +# Contributor (Arch): joyfulgirl +# Contributor (Arch): Jonathan Friedman +# Contributor (Arch): Aaron France +# Maintainer : Aurélien Desbrières pkgname=cl-ppcre -pkgver=2.0.7 +pkgver=2.0.9 pkgrel=2 pkgdesc="Perl-compatible, portable regexp library for Common Lisp" arch=('i686' 'x86_64' 'mips64el') @@ -16,6 +16,8 @@ depends=('common-lisp' 'cl-asdf') install=cl-ppcre.install source=('http://weitz.de/files/cl-ppcre.tar.gz' 'LICENSE') +md5sums=('267c77ddb8cd55247bf29bb31b1fefcb' + 'c6aa01dce26b45aa916329701a448d11') package() { install -d ${pkgdir}/usr/share/common-lisp/source/${pkgname} -- cgit v1.2.3