palemoon: actualizado a 31.2.0.1

This commit is contained in:
Tuxliban Torvalds 2022-09-14 15:21:35 -05:00
parent 494d1febf1
commit 9dd2cd1a57
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'palemoon'
pkgname=palemoon
version=31.1.1
version=31.2.0.1
revision=1
_release=1
archs="i686 x86_64"
@ -13,10 +13,10 @@ homepage="https://www.palemoon.org"
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
_debarch=amd64
checksum=dcd99299ec92b6be412d3242604f3e8e0aee6a36529eee66fce59068bc39af9d
checksum=a98755451a46a7ce6d75a881a856ed25adc70c2ba63e98447ad395167819b7ba
else
_debarch=i386
checksum=fb472b4d4ad831fc65e2385b3909d5a8913c594b09e969312ac34d00f5a00849
checksum=d545e785f6638eeaa849f262d63a27d7435ff8d1bfc427a6265a6ed9f301159a
fi
distfiles="https://download.opensuse.org/repositories/home:/stevenpusser/Debian_11/${_debarch}/${pkgname}_${version}-${_release}.gtk2_${_debarch}.deb"