[arch-commits] Commit in nspr/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sat Oct 22 19:35:43 UTC 2016
Date: Saturday, October 22, 2016 @ 19:35:43
Author: heftig
Revision: 279144
4.13.1-1
Modified:
nspr/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-22 17:57:58 UTC (rev 279143)
+++ PKGBUILD 2016-10-22 19:35:43 UTC (rev 279144)
@@ -3,7 +3,7 @@
# Contributor: Alexander Baldeck <alexander at archlinux.org>
pkgname=nspr
-pkgver=4.13
+pkgver=4.13.1
pkgrel=1
pkgdesc="Netscape Portable Runtime"
arch=(i686 x86_64)
@@ -13,8 +13,8 @@
makedepends=('zip')
options=('!emptydirs')
source=(https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${pkgver}/src/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('c9274bb5cc33a388a7e8cd9b378873c59190f74b')
-sha256sums=('19c33334bb3fa6d24800ffa65d7d806c54ad5f8c3758a5c11352ad43212ab181')
+sha1sums=('ec6660257d41267a0e6ee25812e9012cb9ddd274')
+sha256sums=('5e4c1751339a76e7c772c0c04747488d7f8c98980b434dc846977e43117833ab')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list