summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof (3ED) AS2015-09-05 19:18:23 +0200
committerKrzysztof (3ED) AS2015-09-05 19:18:23 +0200
commit445f302c8033015ef5dbd76f0e41a235837bcdd5 (patch)
tree3d7ef783aa56cfe6855a5a42cf63a5283495ef28
parentfabbf98a385c640b799525024d2c3cbfce0a37ee (diff)
downloadaur-445f302c8033015ef5dbd76f0e41a235837bcdd5.tar.gz
Update: to 2.35-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a31c60af553b..6a0c57cf42af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = seamonkey-i18n-nl
pkgdesc = Dutch language pack for SeaMonkey
- pkgver = 2.33.1
+ pkgver = 2.35
pkgrel = 1
url = http://www.seamonkey-project.org/
arch = any
license = MPL
- depends = seamonkey>=2.33.1
- noextract = seamonkey-2.33.1.nl.langpack.xpi
- source = https://ftp.mozilla.org/pub/seamonkey/releases/2.33.1/langpack/seamonkey-2.33.1.nl.langpack.xpi
- sha256sums = 44cb967d184ac079ce8ece66a8875f7f338f464f7c10189c7241512dc766492e
+ depends = seamonkey>=2.35
+ noextract = seamonkey-2.35.nl.langpack.xpi
+ source = https://ftp.mozilla.org/pub/seamonkey/releases/2.35/langpack/seamonkey-2.35.nl.langpack.xpi
+ sha256sums = 7e2948990879f389150adca707af4806b65a5b19c889ae89e87b74084c8a8cf4
pkgname = seamonkey-i18n-nl
diff --git a/PKGBUILD b/PKGBUILD
index 3986ec257e9f..02e508fbdb31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 3ED <krzysztof1987 at gmail>
pkgname=seamonkey-i18n-nl
-pkgver=2.33.1
+pkgver=2.35
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=('44cb967d184ac079ce8ece66a8875f7f338f464f7c10189c7241512dc766492e')
+sha256sums=('7e2948990879f389150adca707af4806b65a5b19c889ae89e87b74084c8a8cf4')
package() {
install -Dm644 "${srcdir}/seamonkey-${pkgver}.${_lang}.langpack.xpi" \