summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof AS (3ED)2016-03-15 10:52:18 +0100
committerKrzysztof AS (3ED)2016-03-15 10:52:18 +0100
commit448916f06566f45f7bff2d29eb3e23b402d370a4 (patch)
tree36932bba9d03bc80e7a0ae636e06ca65103adc13
parenta988a02c96006efc7e256d617ffd1d21b686af93 (diff)
downloadaur-448916f06566f45f7bff2d29eb3e23b402d370a4.tar.gz
Update to 2.40-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1155e9060754..face6a0d8863 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,16 @@
+# Generated by mksrcinfo v8
+# Tue Mar 15 09:51:59 UTC 2016
pkgbase = seamonkey-i18n-lt
pkgdesc = Lithuanian language pack for SeaMonkey
- pkgver = 2.39
+ pkgver = 2.40
pkgrel = 1
url = http://www.seamonkey-project.org/
arch = any
license = MPL
- depends = seamonkey>=2.39
- noextract = seamonkey-2.39.lt.langpack.xpi
- source = https://ftp.mozilla.org/pub/seamonkey/releases/2.39/langpack/seamonkey-2.39.lt.langpack.xpi
- sha256sums = bcd3b61379bbd1c28974f4609aefa25ece6b5f64715c4cb52b6eafffb60f23e6
+ depends = seamonkey>=2.40
+ noextract = seamonkey-2.40.lt.langpack.xpi
+ source = https://ftp.mozilla.org/pub/seamonkey/releases/2.40/langpack/seamonkey-2.40.lt.langpack.xpi
+ sha256sums = eb99109e0b25415e460c31fe6be35d41ada6040ca91bb90fb29af951f0b21b6a
pkgname = seamonkey-i18n-lt
diff --git a/PKGBUILD b/PKGBUILD
index a1acc07fd842..2be1f7126724 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 3ED <krzysztof1987 at gmail>
pkgname=seamonkey-i18n-lt
-pkgver=2.39
+pkgver=2.40
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=('bcd3b61379bbd1c28974f4609aefa25ece6b5f64715c4cb52b6eafffb60f23e6')
+sha256sums=('eb99109e0b25415e460c31fe6be35d41ada6040ca91bb90fb29af951f0b21b6a')
package() {
install -Dm644 "${srcdir}/seamonkey-${pkgver}.${_lang}.langpack.xpi" \