summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof AS (3ED)2021-07-31 10:48:36 +0200
committerKrzysztof AS (3ED)2021-07-31 10:48:36 +0200
commit30bfa19a95bb730810748a5c8bc5842e1550f0f4 (patch)
tree0ab41d3f4e710dfd4cdad3de44b8d954925bb5c7
parent2dada2fe65783eb037e406710b36603166e3ca73 (diff)
downloadaur-30bfa19a95bb730810748a5c8bc5842e1550f0f4.tar.gz
Update to 2.53.8.1-1
-rw-r--r--.SRCINFO13
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 116cc8654ea4..435be3069926 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = seamonkey-i18n-nl
pkgdesc = Dutch language pack for SeaMonkey
- pkgver = 2.53.5
- pkgrel = 2
+ pkgver = 2.53.8.1
+ pkgrel = 1
url = http://www.seamonkey-project.org/
arch = any
license = MPL
- depends = seamonkey>=2.53.5
- noextract = seamonkey-2.53.5.nl.langpack.xpi
- source = https://ftp.mozilla.org/pub/seamonkey/releases/2.53.5/langpack/seamonkey-2.53.5.nl.langpack.xpi
- sha512sums = 07e1c85f2d2a8be2f313c29d2627d8dd52fd53961917b64b9c827bedf16e3a0e4f88823cf0f00423632463de6535891792b8be1c915d6227406f775166226e54
+ depends = seamonkey>=2.53.8.1
+ noextract = seamonkey-2.53.8.1.nl.langpack.xpi
+ source = https://ftp.mozilla.org/pub/seamonkey/releases/2.53.8.1/langpack/seamonkey-2.53.8.1.nl.langpack.xpi
+ sha512sums = 0a70cd2b4dfdc3283d5bb2a03f771a6e419eb55158694f138ba66d8fae8bba7635619e6500b5e3c2c3268a0fc22c3a40f7d6ec3904088dcf6a80c1dd4f5d889f
pkgname = seamonkey-i18n-nl
-
diff --git a/PKGBUILD b/PKGBUILD
index dc65214df564..f21ab58e4d7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: 3ED <krzysztof1987 at gmail>
pkgname=seamonkey-i18n-nl
-pkgver=2.53.5
-pkgrel=2
+pkgver=2.53.8.1
+pkgrel=1
_lang=nl
pkgdesc="Dutch language pack for SeaMonkey"
arch=('any')
@@ -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=('07e1c85f2d2a8be2f313c29d2627d8dd52fd53961917b64b9c827bedf16e3a0e4f88823cf0f00423632463de6535891792b8be1c915d6227406f775166226e54')
+sha512sums=('0a70cd2b4dfdc3283d5bb2a03f771a6e419eb55158694f138ba66d8fae8bba7635619e6500b5e3c2c3268a0fc22c3a40f7d6ec3904088dcf6a80c1dd4f5d889f')
package() {
install -Dm644 "${srcdir}/seamonkey-${pkgver}.${_lang}.langpack.xpi" \