Update palemoon from 32.5.0-1 to 33.0.0-1
This commit is contained in:
parent
d717e04fad
commit
f16114c0ff
1 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
# Original source: https://git.disroot.org/tuxliban/tutoriales_void/src/branch/master/Plantillas/palemoon/template
|
||||
|
||||
pkgname=palemoon
|
||||
_version=32.5.0-1
|
||||
_version=33.0.0-1
|
||||
version=${_version//-/.}
|
||||
revision=1
|
||||
archs="i686 x86_64"
|
||||
|
@ -18,10 +18,10 @@ homepage="https://www.palemoon.org"
|
|||
|
||||
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||
_debarch=amd64
|
||||
checksum=9516d95124ddc708cebc3d4d17f4308e23cb0aa6b38495a3048c0378892129d6
|
||||
checksum=7f70ad97dfa3742202a36734e2283f1f6700d6d2a1b41d7b0bda20195de679ba
|
||||
else
|
||||
_debarch=i386
|
||||
checksum=1ae5841b6391656a3cf092f704db80a922406ffe6c688fa9598aa4fabdc80688
|
||||
checksum=897858b1d708d63b6b6c584c6a6df5e18a6da5d59460b5d0b52562bab2ffaa2e
|
||||
fi
|
||||
|
||||
distfiles="https://download.opensuse.org/repositories/home:/stevenpusser/Debian_12/${_debarch}/${pkgname}_${_version}.gtk2_${_debarch}.deb"
|
||||
|
|
Loading…
Add table
Reference in a new issue