summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof AS (3ED)2016-03-15 10:52:18 +0100
committerKrzysztof AS (3ED)2016-03-15 10:52:18 +0100
commitf2cf0cba20e8c1958ed78c5a86db7211ebc22deb (patch)
tree4af53d1be0308812c50f08e56ef453f1cc69a19f
parentf702ccd888f75e44843e5abbaaf200d5952a8be2 (diff)
downloadaur-f2cf0cba20e8c1958ed78c5a86db7211ebc22deb.tar.gz
Update to 2.40-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1c04f3cc3f1..b6f87b65ab98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,16 @@
+# Generated by mksrcinfo v8
+# Tue Mar 15 09:51:32 UTC 2016
pkgbase = seamonkey-i18n-de
pkgdesc = German language pack for SeaMonkey
- pkgver = 2.39
+ pkgver = 2.40
pkgrel = 1
url = http://www.seamonkey-project.org/
arch = any
license = MPL
- depends = seamonkey>=2.39
- noextract = seamonkey-2.39.de.langpack.xpi
- source = https://ftp.mozilla.org/pub/seamonkey/releases/2.39/langpack/seamonkey-2.39.de.langpack.xpi
- sha256sums = a12a02029fef8caa33a99c7bd254bcacf3825b1edbbbc7a2775a8f5a1756425f
+ depends = seamonkey>=2.40
+ noextract = seamonkey-2.40.de.langpack.xpi
+ source = https://ftp.mozilla.org/pub/seamonkey/releases/2.40/langpack/seamonkey-2.40.de.langpack.xpi
+ sha256sums = 8d72d02bcec01e63a6b4630bcfd092fa1dcdf21b8424f4de878d4460e6ba1865
pkgname = seamonkey-i18n-de
diff --git a/PKGBUILD b/PKGBUILD
index 824090fbaa91..b6cf7c7fbe0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 3ED <krzysztof1987 at gmail>
pkgname=seamonkey-i18n-de
-pkgver=2.39
+pkgver=2.40
pkgrel=1
_lang=de
pkgdesc="German 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=('a12a02029fef8caa33a99c7bd254bcacf3825b1edbbbc7a2775a8f5a1756425f')
+sha256sums=('8d72d02bcec01e63a6b4630bcfd092fa1dcdf21b8424f4de878d4460e6ba1865')
package() {
install -Dm644 "${srcdir}/seamonkey-${pkgver}.${_lang}.langpack.xpi" \