summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof AS (3ED)2018-06-26 19:55:04 +0200
committerKrzysztof AS (3ED)2018-06-26 19:55:04 +0200
commitfb6ac6467554d4c9a5232b5cbcebe058b46f0b0f (patch)
tree7d041347ae93c0256682d0b26d51068573ff120e
parent0383ccfd43185d796090f1c959407523a0f1846c (diff)
downloadaur-fb6ac6467554d4c9a5232b5cbcebe058b46f0b0f.tar.gz
Update to 2.49.3-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab5cf951aef7..efa1dabd9aa3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = seamonkey-i18n-nl
pkgdesc = Dutch language pack for SeaMonkey
- pkgver = 2.49.2
+ pkgver = 2.49.3
pkgrel = 1
url = http://www.seamonkey-project.org/
arch = any
license = MPL
- depends = seamonkey>=2.49.2
- noextract = seamonkey-2.49.2.nl.langpack.xpi
- source = https://ftp.mozilla.org/pub/seamonkey/releases/2.49.2/langpack/seamonkey-2.49.2.nl.langpack.xpi
- sha256sums = 18052040a814f3af64cbc80f8976729f4fef68d605abf921a17accebc8e1d7e5
+ depends = seamonkey>=2.49.3
+ noextract = seamonkey-2.49.3.nl.langpack.xpi
+ source = https://ftp.mozilla.org/pub/seamonkey/releases/2.49.3/langpack/seamonkey-2.49.3.nl.langpack.xpi
+ sha256sums = 93e8b616418a9be94c2ff89f18f02f1fabdff408e46a7be11093b85495e11f59
pkgname = seamonkey-i18n-nl
diff --git a/PKGBUILD b/PKGBUILD
index a61c4c35d4c8..a7186731bdb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 3ED <krzysztof1987 at gmail>
pkgname=seamonkey-i18n-nl
-pkgver=2.49.2
+pkgver=2.49.3
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)
-sha256sums=('18052040a814f3af64cbc80f8976729f4fef68d605abf921a17accebc8e1d7e5')
+sha256sums=('93e8b616418a9be94c2ff89f18f02f1fabdff408e46a7be11093b85495e11f59')
package() {
install -Dm644 "${srcdir}/seamonkey-${pkgver}.${_lang}.langpack.xpi" \