diff --git a/community/seamonkey/PKGBUILD b/community/seamonkey/PKGBUILD index b0c354e30..669844945 100644 --- a/community/seamonkey/PKGBUILD +++ b/community/seamonkey/PKGBUILD @@ -9,7 +9,7 @@ buildarch=12 pkgname=seamonkey pkgver=2.53.3 -pkgrel=1 +pkgrel=2 pkgdesc="SeaMonkey internet suite" arch=('x86_64') license=('MPL') @@ -26,7 +26,7 @@ source=("https://archive.mozilla.org/pub/seamonkey/releases/$pkgver/source/seamo "mozconfig" "xulrunner-27.0-build-arm.patch") sha256sums=('2cc86fc22b8113eecd75ae68d4857664e2aadcca72eff4e602301ba0bd5fe48b' - 'ad6ba5338340498971219eed6246b4ae27427511e126f4b3ad1b6f305883b8b7' + '4f371c19959a0745b33a1ef76182c26ece9bcaa6d5b04050539c6c96f4e3a6f3' 'bc83b8a51c81a401da2fbe1f7cd0843248c32607d3a51119585df074d797922e') install="$pkgname.install" diff --git a/community/seamonkey/mozconfig b/community/seamonkey/mozconfig index bf9f62aa9..4560901c9 100644 --- a/community/seamonkey/mozconfig +++ b/community/seamonkey/mozconfig @@ -9,7 +9,7 @@ ac_add_options --with-system-nss ac_add_options --with-system-jpeg ac_add_options --with-system-zlib ac_add_options --with-system-bz2 -ac_add_options --with-system-png +#ac_add_options --with-system-png ac_add_options --with-system-libevent #ac_add_options --with-system-libvpx ac_add_options --enable-system-hunspell