summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof AS (3ED)2020-11-21 20:50:06 +0100
committerKrzysztof AS (3ED)2020-11-21 20:50:06 +0100
commit0ee0b3aac0c9b13dff29dfe99d08c9db1055f652 (patch)
treed83e4e427812051b993f287789ace09c2a0a7504
parent975d46b98183f2b949d995399836711b624623b8 (diff)
downloadaur-0ee0b3aac0c9b13dff29dfe99d08c9db1055f652.tar.gz
Update to 2.53.5-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1eba1c7566e2..d06788c36c3d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = seamonkey-i18n-de
pkgdesc = German language pack for SeaMonkey
- pkgver = 2.53.2
+ pkgver = 2.53.5
pkgrel = 1
url = http://www.seamonkey-project.org/
arch = any
license = MPL
- depends = seamonkey>=2.53.2
- noextract = seamonkey-2.53.2.de.langpack.xpi
- source = https://ftp.mozilla.org/pub/seamonkey/releases/2.53.2/langpack/seamonkey-2.53.2.de.langpack.xpi
- sha256sums = b5a899eaf64652381dd5742d1739987a1265e61826bace5ea4b2568f59aacc8c
+ depends = seamonkey>=2.53.5
+ noextract = seamonkey-2.53.5.de.langpack.xpi
+ source = https://ftp.mozilla.org/pub/seamonkey/releases/2.53.5/langpack/seamonkey-2.53.5.de.langpack.xpi
+ sha256sums = c2bc97cf5768e00c3088041ea5e692df30fe08dbe31b94b9068c7a5670c70d28
pkgname = seamonkey-i18n-de
diff --git a/PKGBUILD b/PKGBUILD
index 31f30b16fd4a..c5e8651abd59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 3ED <krzysztof1987 at gmail>
pkgname=seamonkey-i18n-de
-pkgver=2.53.2
+pkgver=2.53.5
pkgrel=1
_lang=de
pkgdesc="German language pack for SeaMonkey"
@@ -11,7 +11,7 @@ url="http://www.seamonkey-project.org/"
depends=("seamonkey>=${pkgver}")
source=(https://ftp.mozilla.org/pub/seamonkey/releases/${pkgver}/langpack/seamonkey-${pkgver}.${_lang}.langpack.xpi)
noextract=(seamonkey-${pkgver}.${_lang}.langpack.xpi)
-sha256sums=('b5a899eaf64652381dd5742d1739987a1265e61826bace5ea4b2568f59aacc8c')
+sha256sums=('c2bc97cf5768e00c3088041ea5e692df30fe08dbe31b94b9068c7a5670c70d28')
package() {
install -Dm644 "${srcdir}/seamonkey-${pkgver}.${_lang}.langpack.xpi" \