summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof (3ED) AS2015-10-06 09:33:04 +0200
committerKrzysztof (3ED) AS2015-10-06 09:33:04 +0200
commit6a8fce9707950dc9d7a7c4bfc59beca34fa634f3 (patch)
treefe045f5e15b2e9a2a90f6da06f1cda0419722abc
parent3b88c7e6e2eee077e7280ea7192570f9549f261f (diff)
downloadaur-6a8fce9707950dc9d7a7c4bfc59beca34fa634f3.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 f584ca545633..b2da9d32a9d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = seamonkey-i18n-it
pkgdesc = Italian 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.it.langpack.xpi
- source = https://ftp.mozilla.org/pub/seamonkey/releases/2.35/langpack/seamonkey-2.35.it.langpack.xpi
- sha256sums = 0e6f3c94ba8ab8a6a87655ef4b465fed1dc82c7e6309a8c3e48545e22de3b6cb
+ depends = seamonkey>=2.38
+ noextract = seamonkey-2.38.it.langpack.xpi
+ source = https://ftp.mozilla.org/pub/seamonkey/releases/2.38/langpack/seamonkey-2.38.it.langpack.xpi
+ sha256sums = b731a4c133c7503690ff7e3d37f7ef9570ef571d7f89e4cc44b66de2c0bd5730
pkgname = seamonkey-i18n-it
diff --git a/PKGBUILD b/PKGBUILD
index a0854a3754eb..17cb01763288 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 3ED <krzysztof1987 at gmail>
pkgname=seamonkey-i18n-it
-pkgver=2.35
+pkgver=2.38
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=('0e6f3c94ba8ab8a6a87655ef4b465fed1dc82c7e6309a8c3e48545e22de3b6cb')
+sha256sums=('b731a4c133c7503690ff7e3d37f7ef9570ef571d7f89e4cc44b66de2c0bd5730')
package() {
install -Dm644 "${srcdir}/seamonkey-${pkgver}.${_lang}.langpack.xpi" \