summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof AS (3ED)2017-10-29 17:55:04 +0100
committerKrzysztof AS (3ED)2017-10-29 17:55:04 +0100
commit329edd9546bc608105cc16b85ad7843f8e261790 (patch)
tree03666b95aaa883d375d1353ca0a1e7aa9a409163
parent3e43503c42982df0e10062eab58aff551743d8bd (diff)
downloadaur-329edd9546bc608105cc16b85ad7843f8e261790.tar.gz
Update to 2.48-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2497bb95df55..363171181b34 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Thu Jun 29 05:56:18 UTC 2017
+# Sun Oct 29 16:52:31 UTC 2017
pkgbase = seamonkey-i18n-de
pkgdesc = German language pack for SeaMonkey
- pkgver = 2.46
+ pkgver = 2.48
pkgrel = 1
url = http://www.seamonkey-project.org/
arch = any
license = MPL
- depends = seamonkey>=2.46
- noextract = seamonkey-2.46.de.langpack.xpi
- source = https://ftp.mozilla.org/pub/seamonkey/releases/2.46/langpack/seamonkey-2.46.de.langpack.xpi
- sha256sums = e6d000492fbb3aa1f7624dbb3a546742bd9badb67a9cee8a95fd8b8ead7ac0eb
+ depends = seamonkey>=2.48
+ noextract = seamonkey-2.48.de.langpack.xpi
+ source = https://ftp.mozilla.org/pub/seamonkey/releases/2.48/langpack/seamonkey-2.48.de.langpack.xpi
+ sha256sums = 66cf0338e5607582824dffbd71dd6d82954275501de50bca3ebe70a2462c2b8a
pkgname = seamonkey-i18n-de
diff --git a/PKGBUILD b/PKGBUILD
index 2d33e879be34..6914a56afb0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 3ED <krzysztof1987 at gmail>
pkgname=seamonkey-i18n-de
-pkgver=2.46
+pkgver=2.48
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=('e6d000492fbb3aa1f7624dbb3a546742bd9badb67a9cee8a95fd8b8ead7ac0eb')
+sha256sums=('66cf0338e5607582824dffbd71dd6d82954275501de50bca3ebe70a2462c2b8a')
package() {
install -Dm644 "${srcdir}/seamonkey-${pkgver}.${_lang}.langpack.xpi" \