Date: Thursday, August 20, 2015 @ 12:24:07 Author: jgc Revision: 244417
upgpkg: nspr 4.10.9-1 Modified: nspr/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-08-20 10:18:57 UTC (rev 244416) +++ PKGBUILD 2015-08-20 10:24:07 UTC (rev 244417) @@ -3,7 +3,7 @@ # Contributor: Alexander Baldeck <alexan...@archlinux.org> pkgname=nspr -pkgver=4.10.8 +pkgver=4.10.9 pkgrel=1 pkgdesc="Netscape Portable Runtime" arch=(i686 x86_64) @@ -13,8 +13,8 @@ makedepends=('zip') options=('!emptydirs') source=(ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${pkgver}/src/${pkgname}-${pkgver}.tar.gz) -sha1sums=('c87c6a10e0e36866006b45c194d70cd8c67d0934') -sha256sums=('507ea57c525c0c524dae4857a642b4ef5c9d795518754c7f83422d22fe544a15') +sha1sums=('405e5ad45111ddf95a5d39d647d41d27456c9443') +sha256sums=('4112ff6ad91d32696ca0c6c3d4abef6367b5dc0127fa172fcb3c3ab81bb2d881') build() { cd $pkgname-$pkgver