summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof AS (3ED)2018-02-21 14:14:47 +0100
committerKrzysztof AS (3ED)2018-02-21 14:14:47 +0100
commit268c6848eb2365dacacea6ef059d6fb70cbf3ae7 (patch)
tree2f320ac0380dd88f1c1c379290cd8fcd26b0017c
parent95e101186c54b514032b149fb42eaff9e339a19e (diff)
downloadaur-268c6848eb2365dacacea6ef059d6fb70cbf3ae7.tar.gz
Update to 2.49.2-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d42114f894c1..16b9c04acc96 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,14 @@
-# Generated by mksrcinfo v8
-# Fri Dec 8 02:39:42 UTC 2017
pkgbase = seamonkey-i18n-ru
pkgdesc = Russian language pack for SeaMonkey
- pkgver = 2.49.1
+ pkgver = 2.49.2
pkgrel = 1
url = http://www.seamonkey-project.org/
arch = any
license = MPL
- depends = seamonkey>=2.49.1
- noextract = seamonkey-2.49.1.ru.langpack.xpi
- source = https://ftp.mozilla.org/pub/seamonkey/releases/2.49.1/langpack/seamonkey-2.49.1.ru.langpack.xpi
- sha256sums = 0b125d063e304a5cab261c4a749ec6140ecb61c3c3069f1b0bbb47962b9d4a97
+ depends = seamonkey>=2.49.2
+ noextract = seamonkey-2.49.2.ru.langpack.xpi
+ source = https://ftp.mozilla.org/pub/seamonkey/releases/2.49.2/langpack/seamonkey-2.49.2.ru.langpack.xpi
+ sha256sums = 31800aa4cf83f3f99ed86e85230fe979b4dc6b650240f497f6e27c3a8e692074
pkgname = seamonkey-i18n-ru
diff --git a/PKGBUILD b/PKGBUILD
index 0280de1558d9..c12466dac800 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 3ED <krzysztof1987 at gmail>
pkgname=seamonkey-i18n-ru
-pkgver=2.49.1
+pkgver=2.49.2
pkgrel=1
_lang=ru
pkgdesc="Russian 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=('0b125d063e304a5cab261c4a749ec6140ecb61c3c3069f1b0bbb47962b9d4a97')
+sha256sums=('31800aa4cf83f3f99ed86e85230fe979b4dc6b650240f497f6e27c3a8e692074')
package() {
install -Dm644 "${srcdir}/seamonkey-${pkgver}.${_lang}.langpack.xpi" \