summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof AS (3ED)2021-10-06 16:42:25 +0200
committerKrzysztof AS (3ED)2021-10-06 16:42:25 +0200
commitbbb3741dcffd9daad1f14c7fd61b33bce15bfd11 (patch)
tree60201e68bbe99df37ad80d10973af46a4efa23ed
parent746c64c05be772afaa6bd656c8c3be5548d01f48 (diff)
downloadaur-bbb3741dcffd9daad1f14c7fd61b33bce15bfd11.tar.gz
Update to 2.53.9.1-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40d772ef46ba..3d021a0fabb2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = seamonkey-i18n-de
pkgdesc = German language pack for SeaMonkey
- pkgver = 2.53.8.1
+ pkgver = 2.53.9.1
pkgrel = 1
url = http://www.seamonkey-project.org/
arch = any
license = MPL
- depends = seamonkey>=2.53.8.1
- noextract = seamonkey-2.53.8.1.de.langpack.xpi
- source = https://ftp.mozilla.org/pub/seamonkey/releases/2.53.8.1/langpack/seamonkey-2.53.8.1.de.langpack.xpi
- sha512sums = eb4b2cdaa5fc3da78ac6e8b1d877fc717d3c418e117589f5b2a318caa783ab7e1feb676137c35beb0c03a499176ee93a875a9881347044d43884c6c08c6b44dd
+ depends = seamonkey>=2.53.9.1
+ noextract = seamonkey-2.53.9.1.de.langpack.xpi
+ source = https://ftp.mozilla.org/pub/seamonkey/releases/2.53.9.1/langpack/seamonkey-2.53.9.1.de.langpack.xpi
+ sha512sums = 1a8bee69398fafba41c21d538828c3ff22dd21d587a7f8b452e03fce64e504887d8e2f1b369ea2ea7208a73364365e7e83ce1726ad26572365b549a0d13052b7
pkgname = seamonkey-i18n-de
diff --git a/PKGBUILD b/PKGBUILD
index 7950cddc61ce..be525f7d299a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 3ED <krzysztof1987 at gmail>
pkgname=seamonkey-i18n-de
-pkgver=2.53.8.1
+pkgver=2.53.9.1
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)
-sha512sums=('eb4b2cdaa5fc3da78ac6e8b1d877fc717d3c418e117589f5b2a318caa783ab7e1feb676137c35beb0c03a499176ee93a875a9881347044d43884c6c08c6b44dd')
+sha512sums=('1a8bee69398fafba41c21d538828c3ff22dd21d587a7f8b452e03fce64e504887d8e2f1b369ea2ea7208a73364365e7e83ce1726ad26572365b549a0d13052b7')
package() {
install -Dm644 "${srcdir}/seamonkey-${pkgver}.${_lang}.langpack.xpi" \