summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof AS (3ED)2017-06-29 07:57:14 +0200
committerKrzysztof AS (3ED)2017-06-29 07:57:14 +0200
commit42cf188104b66cd944981e37a050aa72fcf1840c (patch)
tree8e22c71a1203609a603b51c4e16cb636f69821a3
parent58094a96857d8a53b66d7fb85affdfa18698fd2b (diff)
downloadaur-42cf188104b66cd944981e37a050aa72fcf1840c.tar.gz
Update to 2.46-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56e5f1e8d6eb..886fcbb2b00e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Tue Mar 15 09:52:10 UTC 2016
+# Thu Jun 29 05:56:38 UTC 2017
pkgbase = seamonkey-i18n-pl
pkgdesc = Polish language pack for SeaMonkey
- pkgver = 2.40
+ pkgver = 2.46
pkgrel = 1
url = http://www.seamonkey-project.org/
arch = any
license = MPL
- depends = seamonkey>=2.40
- noextract = seamonkey-2.40.pl.langpack.xpi
- source = https://ftp.mozilla.org/pub/seamonkey/releases/2.40/langpack/seamonkey-2.40.pl.langpack.xpi
- sha256sums = 96d1eaf1bafce2a4b11abfc7b3cccc3409b073e7353416ec7eaec48f61d0ed83
+ depends = seamonkey>=2.46
+ noextract = seamonkey-2.46.pl.langpack.xpi
+ source = https://ftp.mozilla.org/pub/seamonkey/releases/2.46/langpack/seamonkey-2.46.pl.langpack.xpi
+ sha256sums = 47a18be4d673bc8ef172b358512390d5bcfc6f81d1c2d327669aa135b2aec482
pkgname = seamonkey-i18n-pl
diff --git a/PKGBUILD b/PKGBUILD
index d1ca7ae07ff0..b0d6cbb9b281 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 3ED <krzysztof1987 at gmail>
pkgname=seamonkey-i18n-pl
-pkgver=2.40
+pkgver=2.46
pkgrel=1
_lang=pl
pkgdesc="Polish 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=('96d1eaf1bafce2a4b11abfc7b3cccc3409b073e7353416ec7eaec48f61d0ed83')
+sha256sums=('47a18be4d673bc8ef172b358512390d5bcfc6f81d1c2d327669aa135b2aec482')
package() {
install -Dm644 "${srcdir}/seamonkey-${pkgver}.${_lang}.langpack.xpi" \