From 9f769afb1793d3f3ab2375c05164ef3b7477b8e4 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 8 Dec 2014 03:45:10 +0000 Subject: [PATCH] community/seamonkey to 2.31-1 --- community/seamonkey/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/seamonkey/PKGBUILD b/community/seamonkey/PKGBUILD index 69613a5b4..18e1bd6fc 100644 --- a/community/seamonkey/PKGBUILD +++ b/community/seamonkey/PKGBUILD @@ -5,7 +5,7 @@ # - mozconfig additions used in xulrunner, just in case pkgname=seamonkey -pkgver=2.30 +pkgver=2.31 pkgrel=1 pkgdesc="SeaMonkey internet suite" arch=('i686' 'x86_64') @@ -22,7 +22,7 @@ source=(ftp://ftp.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver/source/$ mozconfig seamonkey-2.0-lang.patch rhbz-966424.patch) -md5sums=('831e91caf7036387f89b369c54250e75' +md5sums=('44b6f9cfc2a95fd08dba35ff236d306e' '806cb42b072a8e749685ae6eafefb4ec' '25b6fe16ac24cd5c852213e5c1adb272' '8c1578232b7a60fa1caa9a0b322d1e2b') @@ -30,7 +30,7 @@ md5sums=('831e91caf7036387f89b369c54250e75' prepare() { cd comm-release cp ../mozconfig .mozconfig - patch -Np1 -i ../seamonkey-2.0-lang.patch + #patch -Np1 -i ../seamonkey-2.0-lang.patch # https://bugs.archlinux.org/task/41689 patch -Np1 -d mozilla -i ../../rhbz-966424.patch