[arch-commits] Commit in nspr/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sat Feb 20 10:43:09 UTC 2016
Date: Saturday, February 20, 2016 @ 11:43:09
Author: heftig
Revision: 260069
4.12
Modified:
nspr/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-20 10:42:36 UTC (rev 260068)
+++ PKGBUILD 2016-02-20 10:43:09 UTC (rev 260069)
@@ -3,7 +3,7 @@
# Contributor: Alexander Baldeck <alexander at archlinux.org>
pkgname=nspr
-pkgver=4.11
+pkgver=4.12
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=('171ba99640e1c4d8d5b8085f3a09622c05f9b7fc')
-sha256sums=('cb320a9eee7028275ac0fce7adc39dee36f14f02fd8432fce1b7e1aa5e3685c2')
+sha1sums=('14fb67a0e686a5c662f92e7f59dfd10053f327dd')
+sha256sums=('e0b10a1e569153668ff8bdea6c7e491b389fab69c2f18285a1ebf7c2ea4269de')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list