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
commitcdc4745be2c1c98f2c068ae2e9768118a2a68157 (patch)
tree916632fac150bc3b9b04fad3ac642d6c2390eefc
parent60b97850c6fb532729a29a09af4586b08d06b0bb (diff)
downloadaur-cdc4745be2c1c98f2c068ae2e9768118a2a68157.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 7adc2ec4569c..1e570a9ba1d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,14 @@
-# Generated by mksrcinfo v8
-# Fri Dec 8 02:39:44 UTC 2017
pkgbase = seamonkey-i18n-de
pkgdesc = German 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.de.langpack.xpi
- source = https://ftp.mozilla.org/pub/seamonkey/releases/2.49.1/langpack/seamonkey-2.49.1.de.langpack.xpi
- sha256sums = c5d997ed331867310dbe3468a6ea14ed327681015b62d61c021b433376ec2ebd
+ depends = seamonkey>=2.49.2
+ noextract = seamonkey-2.49.2.de.langpack.xpi
+ source = https://ftp.mozilla.org/pub/seamonkey/releases/2.49.2/langpack/seamonkey-2.49.2.de.langpack.xpi
+ sha256sums = 3b0ca0d924130ffec2090e4576e95041a317085be8333042243198d0c22227ce
pkgname = seamonkey-i18n-de
diff --git a/PKGBUILD b/PKGBUILD
index e4d63a259086..a2e061fb26ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 3ED <krzysztof1987 at gmail>
pkgname=seamonkey-i18n-de
-pkgver=2.49.1
+pkgver=2.49.2
pkgrel=1
_lang=de
pkgdesc="German 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=('c5d997ed331867310dbe3468a6ea14ed327681015b62d61c021b433376ec2ebd')
+sha256sums=('3b0ca0d924130ffec2090e4576e95041a317085be8333042243198d0c22227ce')
package() {
install -Dm644 "${srcdir}/seamonkey-${pkgver}.${_lang}.langpack.xpi" \