summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof AS (3ED)2018-08-03 08:18:52 +0200
committerKrzysztof AS (3ED)2018-08-03 08:18:52 +0200
commit40479593508a0b5741041cd7e4f91b700d1492ae (patch)
tree8e0874b83bd8b3e022e763de3457ff2b6f6ed19e
parent507293a75c68764dda84453cd917d2d95086ecdf (diff)
downloadaur-40479593508a0b5741041cd7e4f91b700d1492ae.tar.gz
Update to 2.49.4-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e66a4699d5af..a1b24ce156c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = seamonkey-i18n-it
pkgdesc = Italian language pack for SeaMonkey
- pkgver = 2.49.3
+ pkgver = 2.49.4
pkgrel = 1
url = http://www.seamonkey-project.org/
arch = any
license = MPL
- depends = seamonkey>=2.49.3
- noextract = seamonkey-2.49.3.it.langpack.xpi
- source = https://ftp.mozilla.org/pub/seamonkey/releases/2.49.3/langpack/seamonkey-2.49.3.it.langpack.xpi
- sha256sums = 301422c0833b37b69e6a21d1abdf028c633e2935a33abfdaa48a97e1bb00df08
+ depends = seamonkey>=2.49.4
+ noextract = seamonkey-2.49.4.it.langpack.xpi
+ source = https://ftp.mozilla.org/pub/seamonkey/releases/2.49.4/langpack/seamonkey-2.49.4.it.langpack.xpi
+ sha256sums = 625892c53126ca77164b6a278d20e23c0e20e492060fd6d18b5c0e093912416e
pkgname = seamonkey-i18n-it
diff --git a/PKGBUILD b/PKGBUILD
index c7a108733bd0..f5626f447afd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 3ED <krzysztof1987 at gmail>
pkgname=seamonkey-i18n-it
-pkgver=2.49.3
+pkgver=2.49.4
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=('301422c0833b37b69e6a21d1abdf028c633e2935a33abfdaa48a97e1bb00df08')
+sha256sums=('625892c53126ca77164b6a278d20e23c0e20e492060fd6d18b5c0e093912416e')
package() {
install -Dm644 "${srcdir}/seamonkey-${pkgver}.${_lang}.langpack.xpi" \