summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof AS (3ED)2015-11-12 20:00:33 +0100
committerKrzysztof AS (3ED)2015-11-12 20:00:33 +0100
commit337eb65a793c33cd53324274678ed93ee2fd6e20 (patch)
tree22e20b7528f8c5a087590b8282f730f03fcbedeb
parent86e3681e6559c1c9e0eb83fe5ecdc74beb5832a3 (diff)
downloadaur-337eb65a793c33cd53324274678ed93ee2fd6e20.tar.gz
Update to 2.39-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c76f08574319..7c48fcc99c03 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = seamonkey-i18n-nl
pkgdesc = Dutch language pack for SeaMonkey
- pkgver = 2.38
+ pkgver = 2.39
pkgrel = 1
url = http://www.seamonkey-project.org/
arch = any
license = MPL
- 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
+ depends = seamonkey>=2.39
+ noextract = seamonkey-2.39.nl.langpack.xpi
+ source = https://ftp.mozilla.org/pub/seamonkey/releases/2.39/langpack/seamonkey-2.39.nl.langpack.xpi
+ sha256sums = 6e880ed775dbf46eb62e3ac9b8a55091790a451f86776aa5ba0de1945d8a23aa
pkgname = seamonkey-i18n-nl
diff --git a/PKGBUILD b/PKGBUILD
index 8ca38781fa55..a8724a139509 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 3ED <krzysztof1987 at gmail>
pkgname=seamonkey-i18n-nl
-pkgver=2.38
+pkgver=2.39
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=('48ec7e307fc635a170db27841d95ff9105a0e203377b11dfbaf592e01ad2b00b')
+sha256sums=('6e880ed775dbf46eb62e3ac9b8a55091790a451f86776aa5ba0de1945d8a23aa')
package() {
install -Dm644 "${srcdir}/seamonkey-${pkgver}.${_lang}.langpack.xpi" \