1
0
mirror of https://aur.archlinux.org/firedragon.git synced 2025-07-06 21:14:33 +00:00
This commit is contained in:
dr460nf1r3
2022-11-01 17:52:25 +01:00
parent 4a3dfea68b
commit 1d101c49f4
2 changed files with 15 additions and 15 deletions

View File

@ -1,7 +1,7 @@
pkgbase = firedragon pkgbase = firedragon
pkgdesc = Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE pkgdesc = Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE
pkgver = 106.0.2 pkgver = 106.0.3
pkgrel = 2 pkgrel = 1
url = https://gitlab.com/dr460nf1r3/settings/ url = https://gitlab.com/dr460nf1r3/settings/
install = firedragon.install install = firedragon.install
arch = x86_64 arch = x86_64
@ -66,8 +66,8 @@ pkgbase = firedragon
options = !debug options = !debug
backup = usr/lib/firedragon/firedragon.cfg backup = usr/lib/firedragon/firedragon.cfg
backup = usr/lib/firedragon/distribution/policies.json backup = usr/lib/firedragon/distribution/policies.json
source = https://archive.mozilla.org/pub/firefox/releases/106.0.2/source/firefox-106.0.2.source.tar.xz source = https://archive.mozilla.org/pub/firefox/releases/106.0.3/source/firefox-106.0.3.source.tar.xz
source = https://archive.mozilla.org/pub/firefox/releases/106.0.2/source/firefox-106.0.2.source.tar.xz.asc source = https://archive.mozilla.org/pub/firefox/releases/106.0.3/source/firefox-106.0.3.source.tar.xz.asc
source = firedragon.desktop source = firedragon.desktop
source = git+https://gitlab.com/dr460nf1r3/common.git source = git+https://gitlab.com/dr460nf1r3/common.git
source = git+https://gitlab.com/dr460nf1r3/settings.git source = git+https://gitlab.com/dr460nf1r3/settings.git
@ -75,7 +75,7 @@ pkgbase = firedragon
source = librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git source = librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git
source = cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git source = cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353 validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
sha256sums = 905738490cd523ef3d17c48aaac65a1dc19294e8932a245d0f7607be38393fe2 sha256sums = 6f7cc633d75872cb8776feefafcec20becb448359bd591f8204a21fd4b845f8e
sha256sums = SKIP sha256sums = SKIP
sha256sums = 53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560 sha256sums = 53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560
sha256sums = SKIP sha256sums = SKIP

View File

@ -6,8 +6,8 @@
pkgname=firedragon pkgname=firedragon
_pkgname=FireDragon _pkgname=FireDragon
pkgver=106.0.2 pkgver=106.0.3
pkgrel=2 pkgrel=1
pkgdesc="Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE" pkgdesc="Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE"
arch=(x86_64 x86_64_v3 aarch64) arch=(x86_64 x86_64_v3 aarch64)
backup=('usr/lib/firedragon/firedragon.cfg' backup=('usr/lib/firedragon/firedragon.cfg'
@ -41,14 +41,14 @@ source=(https://archive.mozilla.org/pub/firefox/releases/"$pkgver"/source/firefo
"librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git" "librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git"
"cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git") "cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git")
# source_aarch64=() # source_aarch64=()
sha256sums=('905738490cd523ef3d17c48aaac65a1dc19294e8932a245d0f7607be38393fe2' sha256sums=('6f7cc633d75872cb8776feefafcec20becb448359bd591f8204a21fd4b845f8e'
'SKIP' 'SKIP'
'53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560' '53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560'
'SKIP' 'SKIP'
'SKIP' 'SKIP'
'SKIP' 'SKIP'
'SKIP' 'SKIP'
'SKIP') 'SKIP')
# sha256sums_aarch64=() # sha256sums_aarch64=()
validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software Releases <release@mozilla.com> validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software Releases <release@mozilla.com>