From c0b11a60d0cdc2cd7def1a416e9e3002c6d0666e Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 16 Oct 2015 03:27:22 -0300 Subject: iceweasel-1:41.0.2.deb1-1: updating version * depend on ttf-font (FS#46675 -> https://bugs.archlinux.org/task/46675) --- libre/iceweasel/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libre/iceweasel/PKGBUILD') diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD index 48d40993b..e744919a2 100644 --- a/libre/iceweasel/PKGBUILD +++ b/libre/iceweasel/PKGBUILD @@ -16,7 +16,7 @@ _pgo=true # We're getting this from Debian Experimental _debname=iceweasel -_debver=41.0.1 +_debver=41.0.2 _debrel=deb1 _debrepo=http://ftp.debian.org/debian/pool/main/ debfile() { echo $@|sed -r 's@(.).*@\1/&/&@'; } @@ -29,7 +29,7 @@ pkgrel=1 pkgdesc="A libre version of Debian Iceweasel, the standalone web browser based on Mozilla Firefox." arch=(i686 x86_64) license=(MPL GPL LGPL) -depends=(alsa-lib dbus-glib desktop-file-utils gtk2 hicolor-icon-theme hunspell icu=55.1 libevent libvpx=1.4.0 libxt mime-types mozilla-common nss sqlite startup-notification) +depends=(alsa-lib dbus-glib desktop-file-utils gtk2 hicolor-icon-theme hunspell icu=55.1 libevent libvpx=1.4.0 libxt mime-types mozilla-common nss sqlite startup-notification ttf-font) makedepends=(autoconf2.13 diffutils gconf gst-plugins-base-libs imagemagick imake inetutils libidl2 libpulse librsvg libxslt mesa mozilla-searchplugins pkg-config python2 quilt unzip yasm zip) options=(!emptydirs !makeflags debug) if $_pgo; then @@ -53,8 +53,8 @@ source=("$_debrepo/`debfile $_debname`_$_debver.orig.tar.xz" $pkgname-install-dir.patch vendor.js $pkgname-fixed-loading-icon.png) -sha256sums=('e33c78eb364bba778f4e09a033ab303243c5234785f7954d244a2f0c1d1857ca' - 'c762adbdcd4b8e0ee0e8a35c0575fbc56e60d8c70223d982db147456deb453bc' +sha256sums=('707d44ac9a73868c5f2fe1832945ae66b297a8b7eaee3d45a43ab767fe9447cc' + '5d451c032fab037b86b628c34c8efaac69016ee793c1b33a4884ab8c56f53378' '8e0b2aa899f9c71dfabf61e8e3427bda9a6ef76330bda4428d1badddcfc331a5' '49566ee824f0b40d4eb90c20bc23dc2a4caca47ceee4554936d020575dda0598' '93e3001ce152e1d142619e215a9ef07dd429943b99d21726c25da9ceb31e31cd' -- cgit v1.2.3