summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLin UX2018-02-21 21:31:58 +0800
committerLin UX2018-02-21 21:31:58 +0800
commit5dc7a80a6ef58651272c9bfae1c43db806d5fb85 (patch)
tree11d79a1e9325d33c80baf94038e893f6e3045cc8
parent3c9a612ba4ae519eb91de2d41a119518c8bc5dba (diff)
downloadaur-5dc7a80a6ef58651272c9bfae1c43db806d5fb85.tar.gz
update
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD3
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f719d66186b7..8009ee06c8ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,16 @@
# Generated by mksrcinfo v8
-# Wed Feb 21 13:17:40 UTC 2018
+# Wed Feb 21 13:31:58 UTC 2018
pkgbase = seamonkey-i18n-zh-cn
pkgdesc = Simplified Chinese language pack for SeaMonkey
- pkgver = io
+ pkgver = 2.49.2
pkgrel = 1
url = http://www.seamonkey-project.org/
arch = any
license = MPL
- depends = seamonkey>=io
- noextract = seamonkey-io.zh-CN.langpack.xpi
- source = http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/io/langpack/seamonkey-io.zh-CN.langpack.xpi
+ depends = seamonkey>=2.49.2
+ noextract = seamonkey-2.49.2.zh-CN.langpack.xpi
+ source = http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.49.2/langpack/seamonkey-2.49.2.zh-CN.langpack.xpi
+ md5sums = 609cc06b669c36db24af0e2d410426e7
pkgname = seamonkey-i18n-zh-cn
diff --git a/PKGBUILD b/PKGBUILD
index 8ebfd0067d20..7941c7cfa889 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Cravix ( dr dot neemous at google dot com )
pkgname=seamonkey-i18n-zh-cn
-pkgver=io
+pkgver=2.49.2
pkgrel=1
_lang=zh-CN
pkgdesc="Simplified Chinese language pack for SeaMonkey"
@@ -17,3 +17,4 @@ package() {
"${pkgdir}/usr/lib/seamonkey-${pkgver}/extensions/langpack-${_lang}@seamonkey.mozilla.org.xpi"
}
+md5sums=('609cc06b669c36db24af0e2d410426e7')