summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof AS (3ED)2021-07-31 10:48:36 +0200
committerKrzysztof AS (3ED)2021-07-31 10:48:36 +0200
commita7d171649c5f4dacee2faedeabbbb0557c713d9c (patch)
tree009e5f78bf08f4f059f2ca91233f0eee0f0a4f4b
parent9d596a482726f101937185ffc32eda1ab64e717e (diff)
downloadaur-a7d171649c5f4dacee2faedeabbbb0557c713d9c.tar.gz
Update to 2.53.8.1-1
-rw-r--r--.SRCINFO13
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22e3a29bc886..0d141506d121 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = seamonkey-i18n-hu
pkgdesc = Hungarian language pack for SeaMonkey
- pkgver = 2.53.5
- pkgrel = 2
+ pkgver = 2.53.8.1
+ pkgrel = 1
url = http://www.seamonkey-project.org/
arch = any
license = MPL
- depends = seamonkey>=2.53.5
- noextract = seamonkey-2.53.5.hu.langpack.xpi
- source = https://ftp.mozilla.org/pub/seamonkey/releases/2.53.5/langpack/seamonkey-2.53.5.hu.langpack.xpi
- sha512sums = 240e45508110dbc94d5cab61d4c6d49d155e68990d7972a660ea20705070dec03305421c6f33f97cd183fe1ee04164faa676491735c5694e7f70892cc354e82a
+ depends = seamonkey>=2.53.8.1
+ noextract = seamonkey-2.53.8.1.hu.langpack.xpi
+ source = https://ftp.mozilla.org/pub/seamonkey/releases/2.53.8.1/langpack/seamonkey-2.53.8.1.hu.langpack.xpi
+ sha512sums = 1a822cab435eb1e331c3ff60fc3f9d2da2bb1864ba140c903d767edf74c8bc067a4c8d62ccee2f2c9f0f433e964e678e0f9b6d7dcd9b3f4e06d3f71f676e405a
pkgname = seamonkey-i18n-hu
-
diff --git a/PKGBUILD b/PKGBUILD
index d2f5a89a3bcb..1093d235f0a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: 3ED <krzysztof1987 at gmail>
pkgname=seamonkey-i18n-hu
-pkgver=2.53.5
-pkgrel=2
+pkgver=2.53.8.1
+pkgrel=1
_lang=hu
pkgdesc="Hungarian language pack for SeaMonkey"
arch=('any')
@@ -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)
-sha512sums=('240e45508110dbc94d5cab61d4c6d49d155e68990d7972a660ea20705070dec03305421c6f33f97cd183fe1ee04164faa676491735c5694e7f70892cc354e82a')
+sha512sums=('1a822cab435eb1e331c3ff60fc3f9d2da2bb1864ba140c903d767edf74c8bc067a4c8d62ccee2f2c9f0f433e964e678e0f9b6d7dcd9b3f4e06d3f71f676e405a')
package() {
install -Dm644 "${srcdir}/seamonkey-${pkgver}.${_lang}.langpack.xpi" \