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