summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof (3ED) AS2015-09-05 19:18:23 +0200
committerKrzysztof (3ED) AS2015-09-05 19:18:23 +0200
commit3b88c7e6e2eee077e7280ea7192570f9549f261f (patch)
treee3ee63bcaf1912d54ebc810307b8751f49d84eb8
parent2fc1bed8fa7bc872ab674801d9094f4bd41af0b5 (diff)
downloadaur-3b88c7e6e2eee077e7280ea7192570f9549f261f.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 90153f84220d..f584ca545633 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = seamonkey-i18n-it
pkgdesc = Italian 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.it.langpack.xpi
- source = https://ftp.mozilla.org/pub/seamonkey/releases/2.33.1/langpack/seamonkey-2.33.1.it.langpack.xpi
- sha256sums = e6975df4e7680199d133df63875e5eb8aa5b7ff4dcfa0ddadf4867e8b4f3b68d
+ depends = seamonkey>=2.35
+ noextract = seamonkey-2.35.it.langpack.xpi
+ source = https://ftp.mozilla.org/pub/seamonkey/releases/2.35/langpack/seamonkey-2.35.it.langpack.xpi
+ sha256sums = 0e6f3c94ba8ab8a6a87655ef4b465fed1dc82c7e6309a8c3e48545e22de3b6cb
pkgname = seamonkey-i18n-it
diff --git a/PKGBUILD b/PKGBUILD
index 42aaff3b906d..a0854a3754eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 3ED <krzysztof1987 at gmail>
pkgname=seamonkey-i18n-it
-pkgver=2.33.1
+pkgver=2.35
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=('e6975df4e7680199d133df63875e5eb8aa5b7ff4dcfa0ddadf4867e8b4f3b68d')
+sha256sums=('0e6f3c94ba8ab8a6a87655ef4b465fed1dc82c7e6309a8c3e48545e22de3b6cb')
package() {
install -Dm644 "${srcdir}/seamonkey-${pkgver}.${_lang}.langpack.xpi" \