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
commitaafc5a982d6c9585f1c3825a08120c14e41f5dc5 (patch)
tree9eba104be815bdb07cec2c6263fe34d7d77c5766
parent55b1ad99d4c5f4660f5416b4f12883ee0af46427 (diff)
downloadaur-aafc5a982d6c9585f1c3825a08120c14e41f5dc5.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 d8dd6157e87e..8c879ea8345d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,16 @@
+# Generated by mksrcinfo v8
+# Tue Mar 15 09:52:17 UTC 2016
pkgbase = seamonkey-i18n-it
pkgdesc = Italian 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.it.langpack.xpi
- source = https://ftp.mozilla.org/pub/seamonkey/releases/2.39/langpack/seamonkey-2.39.it.langpack.xpi
- sha256sums = 65fd240cdad3bc4808f0eb35ccf7cfeb9c5c69ba28d446fce91f225b0161ce97
+ depends = seamonkey>=2.40
+ noextract = seamonkey-2.40.it.langpack.xpi
+ source = https://ftp.mozilla.org/pub/seamonkey/releases/2.40/langpack/seamonkey-2.40.it.langpack.xpi
+ sha256sums = 6818ac8634aa959c049791bd96e228ee68fb4af214d73b2ded67cdf9e8fba159
pkgname = seamonkey-i18n-it
diff --git a/PKGBUILD b/PKGBUILD
index 1369f1be2822..09dd33a6b7a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 3ED <krzysztof1987 at gmail>
pkgname=seamonkey-i18n-it
-pkgver=2.39
+pkgver=2.40
pkgrel=1
_lang=it
pkgdesc="Italian 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=('65fd240cdad3bc4808f0eb35ccf7cfeb9c5c69ba28d446fce91f225b0161ce97')
+sha256sums=('6818ac8634aa959c049791bd96e228ee68fb4af214d73b2ded67cdf9e8fba159')
package() {
install -Dm644 "${srcdir}/seamonkey-${pkgver}.${_lang}.langpack.xpi" \