Update palemoon from 32.0.0_1 to 32.1.1_1
This commit is contained in:
parent
6d9f8b0b65
commit
b188f655be
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
|
# Original source: https://git.disroot.org/tuxliban/tutoriales_void/src/branch/master/Plantillas/palemoon/template
|
||||||
|
|
||||||
pkgname=palemoon
|
pkgname=palemoon
|
||||||
version=32.0.0
|
version=32.1.1
|
||||||
_release=1
|
_release=1
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686 x86_64"
|
archs="i686 x86_64"
|
||||||
|
@ -18,10 +18,10 @@ homepage="https://www.palemoon.org"
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||||
_debarch=amd64
|
_debarch=amd64
|
||||||
checksum=ad5ad243eeed1af5932e8a8b44d83bf092fded28455b9d80599478955b353e71
|
checksum=b009c3fef30bb0a09c9dd3ee290b4ae172b9b44ad51f74328332b37572018d2d
|
||||||
else
|
else
|
||||||
_debarch=i386
|
_debarch=i386
|
||||||
checksum=a7b3e60b125422f8d515780d19f3097fd5147d529a904de46cedf5beff20b5b8
|
checksum=f85671649ad228e01c39b20c61edea0734491a481fd04dbd7ee55e5b2090ed21
|
||||||
fi
|
fi
|
||||||
|
|
||||||
distfiles="https://download.opensuse.org/repositories/home:/stevenpusser/Debian_11/${_debarch}/${pkgname}_${version}-${_release}.gtk2_${_debarch}.deb"
|
distfiles="https://download.opensuse.org/repositories/home:/stevenpusser/Debian_11/${_debarch}/${pkgname}_${version}-${_release}.gtk2_${_debarch}.deb"
|
||||||
|
|
Loading…
Add table
Reference in a new issue