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
commit2f818fa677eeba8ef08732e0bf6ea07f9564359f (patch)
treecba6a60c9ace2ec83a9daeeb880c70c5a52ae178
parent30bfa19a95bb730810748a5c8bc5842e1550f0f4 (diff)
downloadaur-2f818fa677eeba8ef08732e0bf6ea07f9564359f.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 435be3069926..f36613867361 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = seamonkey-i18n-nl
pkgdesc = Dutch 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.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
+ depends = seamonkey>=2.53.9.1
+ noextract = seamonkey-2.53.9.1.nl.langpack.xpi
+ source = https://ftp.mozilla.org/pub/seamonkey/releases/2.53.9.1/langpack/seamonkey-2.53.9.1.nl.langpack.xpi
+ sha512sums = 909bf7bb4cf877e8cc382a2e45d864764de0259b818b86fa7dafc54e229842bbb69907b990fa3a34ca4450db090c0059a9b7390dcc1b00044c2fcb3638608806
pkgname = seamonkey-i18n-nl
diff --git a/PKGBUILD b/PKGBUILD
index f21ab58e4d7c..31e5d61ffba9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 3ED <krzysztof1987 at gmail>
pkgname=seamonkey-i18n-nl
-pkgver=2.53.8.1
+pkgver=2.53.9.1
pkgrel=1
_lang=nl
pkgdesc="Dutch 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=('0a70cd2b4dfdc3283d5bb2a03f771a6e419eb55158694f138ba66d8fae8bba7635619e6500b5e3c2c3268a0fc22c3a40f7d6ec3904088dcf6a80c1dd4f5d889f')
+sha512sums=('909bf7bb4cf877e8cc382a2e45d864764de0259b818b86fa7dafc54e229842bbb69907b990fa3a34ca4450db090c0059a9b7390dcc1b00044c2fcb3638608806')
package() {
install -Dm644 "${srcdir}/seamonkey-${pkgver}.${_lang}.langpack.xpi" \