mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/seamonkey to 2.35-1
This commit is contained in:
parent
9ef4d2d1a4
commit
28cb2c387b
1 changed files with 4 additions and 4 deletions
|
@ -6,8 +6,8 @@
|
|||
# - patch for skia FTBFS on ARM
|
||||
|
||||
pkgname=seamonkey
|
||||
pkgver=2.33.1
|
||||
pkgrel=2
|
||||
pkgver=2.35
|
||||
pkgrel=1
|
||||
pkgdesc="SeaMonkey internet suite"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('MPL')
|
||||
|
@ -19,12 +19,12 @@ optdepends=('gstreamer0.10-base-plugins: vorbis decoding, ogg demuxing'
|
|||
'gstreamer0.10-ugly-plugins: h.264 decoding')
|
||||
install=$pkgname.install
|
||||
url="http://www.seamonkey-project.org/"
|
||||
source=(ftp://ftp.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver/source/$pkgname-$pkgver.source.tar.bz2
|
||||
source=(https://ftp.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver/source/$pkgname-$pkgver.source.tar.bz2
|
||||
mozconfig
|
||||
seamonkey-2.0-lang.patch
|
||||
rhbz-966424.patch
|
||||
48e130d69836.patch)
|
||||
md5sums=('d9b1f863cb8808ca92a2d9ac004ae5ee'
|
||||
md5sums=('feeb58801e8fcb114d9fb79dee6ca721'
|
||||
'806cb42b072a8e749685ae6eafefb4ec'
|
||||
'25b6fe16ac24cd5c852213e5c1adb272'
|
||||
'8c1578232b7a60fa1caa9a0b322d1e2b'
|
||||
|
|
Loading…
Reference in a new issue