summaryrefslogtreecommitdiff
path: root/extra/nspr
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-06-20 09:17:42 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-06-20 09:17:42 +0200
commit200f01be5982c89e1687f033eeb2516367f92d6f (patch)
tree1a6e136f7fd568a0a1ea745759d6e671c7480d9c /extra/nspr
parentdbcbecee7567515b70b8ecbe9830a722b7c26f7c (diff)
parent530e6e88786befa5d1bcd569e480f1b9fec5b102 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community-staging/nginx/PKGBUILD community/remmina/PKGBUILD extra/doxygen/PKGBUILD kde-unstable/libkgapi/PKGBUILD testing/psmisc/PKGBUILD
Diffstat (limited to 'extra/nspr')
-rw-r--r--extra/nspr/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/nspr/PKGBUILD b/extra/nspr/PKGBUILD
index d57d1f833..b77bf726f 100644
--- a/extra/nspr/PKGBUILD
+++ b/extra/nspr/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 151239 2012-02-25 09:44:23Z ibiru $
+# $Id: PKGBUILD 162022 2012-06-18 22:10:00Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Alexander Baldeck <alexander@archlinux.org>
pkgname=nspr
-pkgver=4.9
+pkgver=4.9.1
pkgrel=1
pkgdesc="Netscape Portable Runtime"
arch=(i686 x86_64 'mips64el')
@@ -13,7 +13,7 @@ makedepends=('zip')
options=(!emptydirs)
source=(ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${pkgver}/src/${pkgname}-${pkgver}.tar.gz
nspr.pc.in)
-md5sums=('aa0c960b23a9d66a3c30c3e6ba80a99a'
+md5sums=('d36d7b65a38f5b43ebd50ad3ad227120'
'bce1611f3117b53fc904cab549c09967')
build() {