summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof AS (3ED)2020-11-21 20:50:07 +0100
committerKrzysztof AS (3ED)2020-11-21 20:50:07 +0100
commit7e3c597bb505d7d9f277b5db65da185959ba1e34 (patch)
tree44662206e18abe045ec8bb3537b7f4413d3c9fe2
parent0c67c50bf3de457f7b405b266044980c63eda4a5 (diff)
downloadaur-7e3c597bb505d7d9f277b5db65da185959ba1e34.tar.gz
Update to 2.53.5-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2421af763145..f06ce50c7a68 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = seamonkey-i18n-ru
pkgdesc = Russian language pack for SeaMonkey
- pkgver = 2.53.2
+ pkgver = 2.53.5
pkgrel = 1
url = http://www.seamonkey-project.org/
arch = any
license = MPL
- depends = seamonkey>=2.53.2
- noextract = seamonkey-2.53.2.ru.langpack.xpi
- source = https://ftp.mozilla.org/pub/seamonkey/releases/2.53.2/langpack/seamonkey-2.53.2.ru.langpack.xpi
- sha256sums = cbcd403bc2f3f1e2da57c7a1dbf561404ee454b90cbae768ad4ea678aeac602a
+ depends = seamonkey>=2.53.5
+ noextract = seamonkey-2.53.5.ru.langpack.xpi
+ source = https://ftp.mozilla.org/pub/seamonkey/releases/2.53.5/langpack/seamonkey-2.53.5.ru.langpack.xpi
+ sha256sums = 9fc4886a543dfedf21f55964c164597a153c0510cef667dd4dbf1f65d392a6aa
pkgname = seamonkey-i18n-ru
diff --git a/PKGBUILD b/PKGBUILD
index 8e77d22e5199..4eb1bed90fb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 3ED <krzysztof1987 at gmail>
pkgname=seamonkey-i18n-ru
-pkgver=2.53.2
+pkgver=2.53.5
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=('cbcd403bc2f3f1e2da57c7a1dbf561404ee454b90cbae768ad4ea678aeac602a')
+sha256sums=('9fc4886a543dfedf21f55964c164597a153c0510cef667dd4dbf1f65d392a6aa')
package() {
install -Dm644 "${srcdir}/seamonkey-${pkgver}.${_lang}.langpack.xpi" \