From f162fd6d826ebf38230a9ee43b6325621ccaaa21 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 9 Jul 2020 12:59:24 +0000 Subject: [PATCH] community/seamonkey to 2.53.3-1 --- community/seamonkey/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/seamonkey/PKGBUILD b/community/seamonkey/PKGBUILD index 6aa5159e1..b0c354e30 100644 --- a/community/seamonkey/PKGBUILD +++ b/community/seamonkey/PKGBUILD @@ -8,7 +8,7 @@ highmem=1 buildarch=12 pkgname=seamonkey -pkgver=2.53.2 +pkgver=2.53.3 pkgrel=1 pkgdesc="SeaMonkey internet suite" arch=('x86_64') @@ -25,7 +25,7 @@ url="https://www.seamonkey-project.org/" source=("https://archive.mozilla.org/pub/seamonkey/releases/$pkgver/source/seamonkey-$pkgver.source.tar.xz" "mozconfig" "xulrunner-27.0-build-arm.patch") -sha256sums=('d339a2968191368b3444635cf91d19b73d6499566c27e3833150d16083448a83' +sha256sums=('2cc86fc22b8113eecd75ae68d4857664e2aadcca72eff4e602301ba0bd5fe48b' 'ad6ba5338340498971219eed6246b4ae27427511e126f4b3ad1b6f305883b8b7' 'bc83b8a51c81a401da2fbe1f7cd0843248c32607d3a51119585df074d797922e') install="$pkgname.install"