summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof AS (3ED)2017-12-08 03:40:18 +0100
committerKrzysztof AS (3ED)2017-12-08 03:40:18 +0100
commit45d9de0042d7a3eeb027a9836f190e893b6a88a1 (patch)
treee6955452413454349348d3fac9c351bdbfaf1ad4
parenta491d65016a846542b7b095b4491fc9bd50c135a (diff)
downloadaur-45d9de0042d7a3eeb027a9836f190e893b6a88a1.tar.gz
Update to 2.49.1-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae1b2408e705..9a13605f2d1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Sun Oct 29 16:55:04 UTC 2017
+# Fri Dec 8 02:40:17 UTC 2017
pkgbase = seamonkey-i18n-lt
pkgdesc = Lithuanian language pack for SeaMonkey
- pkgver = 2.48
+ pkgver = 2.49.1
pkgrel = 1
url = http://www.seamonkey-project.org/
arch = any
license = MPL
- depends = seamonkey>=2.48
- noextract = seamonkey-2.48.lt.langpack.xpi
- source = https://ftp.mozilla.org/pub/seamonkey/releases/2.48/langpack/seamonkey-2.48.lt.langpack.xpi
- sha256sums = 54ccbd5b07e8260462ec060135f969a10dd94569238958fd96bde55e0cf61056
+ depends = seamonkey>=2.49.1
+ noextract = seamonkey-2.49.1.lt.langpack.xpi
+ source = https://ftp.mozilla.org/pub/seamonkey/releases/2.49.1/langpack/seamonkey-2.49.1.lt.langpack.xpi
+ sha256sums = f80892e20e5aad5c97b6c748d36fae3d75174d0164b3796ac45aaa1a5e3432ba
pkgname = seamonkey-i18n-lt
diff --git a/PKGBUILD b/PKGBUILD
index ebe7b83969be..cd99140ebda3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 3ED <krzysztof1987 at gmail>
pkgname=seamonkey-i18n-lt
-pkgver=2.48
+pkgver=2.49.1
pkgrel=1
_lang=lt
pkgdesc="Lithuanian 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=('54ccbd5b07e8260462ec060135f969a10dd94569238958fd96bde55e0cf61056')
+sha256sums=('f80892e20e5aad5c97b6c748d36fae3d75174d0164b3796ac45aaa1a5e3432ba')
package() {
install -Dm644 "${srcdir}/seamonkey-${pkgver}.${_lang}.langpack.xpi" \