From 10775484b9735cd754fa9284a6bb75e35827f6d2 Mon Sep 17 00:00:00 2001 From: bill-auger Date: Mon, 21 Dec 2020 05:58:29 -0500 Subject: [icecat]: update v78.4.0 source-ball URL --- libre/icecat/PKGBUILD | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'libre/icecat') diff --git a/libre/icecat/PKGBUILD b/libre/icecat/PKGBUILD index 251649162..ab4f84fb4 100644 --- a/libre/icecat/PKGBUILD +++ b/libre/icecat/PKGBUILD @@ -13,17 +13,19 @@ # Maintainer: Andreas Grapentin -# NOTE: this is a not a release -# it is a WIP, based on an untested, pre-release source-ball -# which is published only for the sake of those who want to help +# NOTE: icecat (60.7 < V <= 78.4) are not upstream releases +# upstream releases would normally have '-gnu' appended to $_upstream_ver +# this build is based on gnuzilla VCS developement sources +# rev: 05adddbf87a5ee11de7cd90794c331a178bcfd5c + # needed for the !(...) matching in prepare() shopt -s extglob pkgname=icecat -_upstream_ver=78.4.0-gnu1 +_upstream_ver=78.4.0 # -gnu pkgver=${_upstream_ver//-/_} -pkgrel=3.2 +pkgrel=1 pkgdesc="GNU IceCat - a libre standalone web browser based on Mozilla Firefox ESR" arch=(x86_64 i686 armv7h) license=(MPL GPL LGPL) @@ -39,7 +41,7 @@ optdepends=('networkmanager: Location detection via available WiFi networks' 'speech-dispatcher: Text-to-Speech' 'hunspell-en_US: Spell checking, American English') options=(!emptydirs !makeflags !strip) -source=(https://repo.parabola.nu/other/wip/${pkgname}-${_upstream_ver}-pre.tar.bz2{,.sig} +source=(https://repo.parabola.nu/other/${pkgname}/${pkgname}-${_upstream_ver}-pre.tar.bz2{,.sig} ${pkgname}.desktop 0001-Use-remoting-name-for-GDK-application-names.patch rust_1.48.patch.gz) -- cgit v1.2.3