summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof (3ED) AS2015-10-06 09:33:04 +0200
committerKrzysztof (3ED) AS2015-10-06 09:33:04 +0200
commit86e3681e6559c1c9e0eb83fe5ecdc74beb5832a3 (patch)
tree17236b0906a0666c7b60aa64e718d29b2d0e14f8
parent445f302c8033015ef5dbd76f0e41a235837bcdd5 (diff)
downloadaur-86e3681e6559c1c9e0eb83fe5ecdc74beb5832a3.tar.gz
Update to 2.38-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a0c57cf42af..c76f08574319 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = seamonkey-i18n-nl
pkgdesc = Dutch language pack for SeaMonkey
- pkgver = 2.35
+ pkgver = 2.38
pkgrel = 1
url = http://www.seamonkey-project.org/
arch = any
license = MPL
- 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
+ depends = seamonkey>=2.38
+ noextract = seamonkey-2.38.nl.langpack.xpi
+ source = https://ftp.mozilla.org/pub/seamonkey/releases/2.38/langpack/seamonkey-2.38.nl.langpack.xpi
+ sha256sums = 48ec7e307fc635a170db27841d95ff9105a0e203377b11dfbaf592e01ad2b00b
pkgname = seamonkey-i18n-nl
diff --git a/PKGBUILD b/PKGBUILD
index 02e508fbdb31..8ca38781fa55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 3ED <krzysztof1987 at gmail>
pkgname=seamonkey-i18n-nl
-pkgver=2.35
+pkgver=2.38
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=('7e2948990879f389150adca707af4806b65a5b19c889ae89e87b74084c8a8cf4')
+sha256sums=('48ec7e307fc635a170db27841d95ff9105a0e203377b11dfbaf592e01ad2b00b')
package() {
install -Dm644 "${srcdir}/seamonkey-${pkgver}.${_lang}.langpack.xpi" \