Date: Wednesday, February 11, 2015 @ 17:40:13 Author: spupykin Revision: 127568
upgpkg: pear-auth-sasl 1.0.6-1 upd Modified: pear-auth-sasl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-11 16:10:14 UTC (rev 127567) +++ PKGBUILD 2015-02-11 16:40:13 UTC (rev 127568) @@ -9,7 +9,7 @@ pkgdesc="Abstraction of various SASL mechanism responses" url=http://pear.php.net/package/${_pkgname} arch=('any') -license=('PHP') +license=('BSD') makedepends=('php-pear') noextract=(${_pkgname}-$pkgver.tgz) source=(http://download.pear.php.net/package/${_pkgname}-$pkgver.tgz)
