palemoon: update to 31.0.0-1

This commit is contained in:
Tuxliban Torvalds 2022-05-12 21:23:57 -05:00
parent 079e355940
commit f2ba7692b4
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'palemoon'
pkgname=palemoon
version=29.4.6
version=31.0.0
revision=1
_release=1
archs="i686 x86_64"
@ -13,13 +13,13 @@ homepage="https://www.palemoon.org"
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
_debarch=amd64
checksum=924e77dd0701d619b8e1a1d97b11525b59871991cdbe8b7cfe8e72722126851e
checksum=02225bebd06710b0f04b823d6aa0c20e4db8983207949abf98fda9de58661a3d
else
_debarch=i386
checksum=69e6509b6c69abcb64284f6e079ed3ce9f31c44d484744de5656b1eabfbad82d
checksum=38da6d1e5b9a010a728268cb6e8669e52468d393418666344bd6d6ef9d949481
fi
distfiles="https://download.opensuse.org/repositories/home:/stevenpusser/Debian_10/${_debarch}/${pkgname}_${version}-${_release}.gtk2_${_debarch}.deb"
distfiles="https://download.opensuse.org/repositories/home:/stevenpusser/Debian_11/${_debarch}/${pkgname}_${version}-${_release}.gtk2_${_debarch}.deb"
_licenseURL="https://www.palemoon.org/redist.shtml"
do_extract() {