palemoon: update to 31.1.1

This commit is contained in:
Tuxliban Torvalds 2022-07-12 12:00:01 -05:00
parent b18315ba51
commit 8a6eaf325d
1 changed files with 5 additions and 5 deletions

View File

@ -1,22 +1,22 @@
# Template file for 'palemoon'
pkgname=palemoon
version=31.1.0
version=31.1.1
revision=1
_release=1.1
_release=1
archs="i686 x86_64"
hostmakedepends="curl python3-html2text tar xz"
depends="libvpx alsa-lib dbus-glib libXt gtk+"
short_desc="Open-source web browser based on Firefox focusing on efficiency"
maintainer="tuxliban <tenshalito@gmail.com>"
maintainer="O. Sánchez <o-sanchez@linuxmail.org>"
license="LGPL-2.1-or-later MPL-2.0-or-later GPL-3.0-or-later"
homepage="https://www.palemoon.org"
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
_debarch=amd64
checksum=d6351d67dce090ee17c8dbce84b3524c095afec2373fd33c8a2e795d94215155
checksum=dcd99299ec92b6be412d3242604f3e8e0aee6a36529eee66fce59068bc39af9d
else
_debarch=i386
checksum=63857a7b7626f5238652795066191c9091e5b10673c51d08941b03ec26dcdbc
checksum=fb472b4d4ad831fc65e2385b3909d5a8913c594b09e969312ac34d00f5a00849
fi
distfiles="https://download.opensuse.org/repositories/home:/stevenpusser/Debian_11/${_debarch}/${pkgname}_${version}-${_release}.gtk2_${_debarch}.deb"