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
commit334ff8e7327b259a4652be449b68690449341e1f (patch)
tree9c53aefef35409a7858ddd96759db254920c1224
parentf0d5452c68abecbb459817a2289a146fb6efe319 (diff)
downloadaur-334ff8e7327b259a4652be449b68690449341e1f.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 fe138f0ca1ac..37872da404ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Tue Mar 15 09:51:54 UTC 2016
+# Thu Jun 29 05:56:28 UTC 2017
pkgbase = seamonkey-i18n-pt-pt
pkgdesc = Portuguese (Portugal) 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.pt-PT.langpack.xpi
- source = https://ftp.mozilla.org/pub/seamonkey/releases/2.40/langpack/seamonkey-2.40.pt-PT.langpack.xpi
- sha256sums = 1ef665be4063a864564ac13d6cf87892bc5c3c57a9e4115efd03403382e14b8b
+ depends = seamonkey>=2.46
+ noextract = seamonkey-2.46.pt-PT.langpack.xpi
+ source = https://ftp.mozilla.org/pub/seamonkey/releases/2.46/langpack/seamonkey-2.46.pt-PT.langpack.xpi
+ sha256sums = 0ba281071038143950c64a03edaab7a37a4d284ed1583b50633ab58e393c7743
pkgname = seamonkey-i18n-pt-pt
diff --git a/PKGBUILD b/PKGBUILD
index 5085c2e6453b..101d6e589fc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 3ED <krzysztof1987 at gmail>
pkgname=seamonkey-i18n-pt-pt
-pkgver=2.40
+pkgver=2.46
pkgrel=1
_lang=pt-PT
pkgdesc="Portuguese (Portugal) 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=('1ef665be4063a864564ac13d6cf87892bc5c3c57a9e4115efd03403382e14b8b')
+sha256sums=('0ba281071038143950c64a03edaab7a37a4d284ed1583b50633ab58e393c7743')
package() {
install -Dm644 "${srcdir}/seamonkey-${pkgver}.${_lang}.langpack.xpi" \