forked from Plemya-x/alr-repo
		
	firefox-bin 130.0.0
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| name='firefox-bin' | ||||
| version='129.0.2' | ||||
| version='130.0.0' | ||||
| release='1' | ||||
| desc='Fast, Private & Safe Web Browser.' | ||||
| homepage='https://www.mozilla.org/firefox/' | ||||
| @@ -39,7 +39,7 @@ opt_deps_debian=('ffmpeg: H264/AAC/MP3 decoding' | ||||
|           'hunspell-ru: Spell checking, Russian' | ||||
| ) | ||||
|  | ||||
| sources=("https://archive.mozilla.org/pub/firefox/releases/${version}/linux-x86_64/en-US/firefox-${version}.tar.bz2") | ||||
| sources=("https://download.mozilla.org/?product=firefox-latest&os=linux64&lang=ru") | ||||
| checksums=('SKIP') | ||||
|  | ||||
| options=(!strip) | ||||
| @@ -75,7 +75,7 @@ package() { | ||||
|   # Use system certificates | ||||
|   ln -sf /usr/lib/libnssckbi.so "$pkgdir"/opt/$name/libnssckbi.so | ||||
|  | ||||
|   # Disable update checks (managed by pacman) | ||||
|   # Disable update checks | ||||
|   mkdir "$pkgdir"/opt/$name/distribution | ||||
|   install -m644 $scriptdir/policies.json "$pkgdir"/opt/$name/distribution/ | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user