palemoon: update to 31.1.0

This commit is contained in:
Tuxliban Torvalds 2022-06-09 03:27:49 -05:00
parent 4ad47fa7ae
commit 3b79bf6ddd
1 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'palemoon'
pkgname=palemoon
version=31.0.0
version=31.1.0
revision=1
_release=1
_release=1.1
archs="i686 x86_64"
hostmakedepends="curl python3-html2text tar xz"
depends="libvpx alsa-lib dbus-glib libXt gtk+"
@ -13,10 +13,10 @@ homepage="https://www.palemoon.org"
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
_debarch=amd64
checksum=02225bebd06710b0f04b823d6aa0c20e4db8983207949abf98fda9de58661a3d
checksum=d6351d67dce090ee17c8dbce84b3524c095afec2373fd33c8a2e795d94215155
else
_debarch=i386
checksum=38da6d1e5b9a010a728268cb6e8669e52468d393418666344bd6d6ef9d949481
checksum=63857a7b7626f5238652795066191c9091e5b10673c51d08941b03ec26dcdbc
fi
distfiles="https://download.opensuse.org/repositories/home:/stevenpusser/Debian_11/${_debarch}/${pkgname}_${version}-${_release}.gtk2_${_debarch}.deb"