mirror of
				https://aur.archlinux.org/firedragon.git
				synced 2025-11-04 07:56:59 +00:00 
			
		
		
		
	chore: update firedragon
This commit was automatically generated to reflect changes to this package in another repository. The changelog for this package can be found at https://gitlab.com/garuda-linux/pkgbuilds/-/commits/main/firedragon. Logs of the corresponding pipeline run can be found here: https://gitlab.com/garuda-linux/pkgbuilds/-/pipelines/1630982330.
This commit is contained in:
		
							
								
								
									
										6
									
								
								.SRCINFO
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								.SRCINFO
									
									
									
									
									
								
							@@ -1,6 +1,6 @@
 | 
				
			|||||||
pkgbase = firedragon
 | 
					pkgbase = firedragon
 | 
				
			||||||
	pkgdesc = Floorp fork build using custom branding and settings
 | 
						pkgdesc = Floorp fork build using custom branding and settings
 | 
				
			||||||
	pkgver = 11.22.0_1
 | 
						pkgver = 11.22.0_2
 | 
				
			||||||
	pkgrel = 1
 | 
						pkgrel = 1
 | 
				
			||||||
	epoch = 1
 | 
						epoch = 1
 | 
				
			||||||
	url = https://firedragon.garudalinux.org
 | 
						url = https://firedragon.garudalinux.org
 | 
				
			||||||
@@ -66,12 +66,12 @@ pkgbase = firedragon
 | 
				
			|||||||
	options = !strip
 | 
						options = !strip
 | 
				
			||||||
	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://gitlab.com/garuda-linux/firedragon/builder/-/releases/v11.22.0-1/downloads/firedragon-v11.22.0-1.source.tar.zst
 | 
						source = https://gitlab.com/garuda-linux/firedragon/builder/-/releases/v11.22.0-2/downloads/firedragon-v11.22.0-2.source.tar.zst
 | 
				
			||||||
	source = https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.psd
 | 
						source = https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.psd
 | 
				
			||||||
	source = https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.desktop
 | 
						source = https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.desktop
 | 
				
			||||||
	source = 50d41051085b.patch::https://hg.mozilla.org/mozilla-central/raw-rev/50d41051085b
 | 
						source = 50d41051085b.patch::https://hg.mozilla.org/mozilla-central/raw-rev/50d41051085b
 | 
				
			||||||
	source = d12754638c68.patch::https://hg.mozilla.org/mozilla-central/raw-rev/d12754638c68
 | 
						source = d12754638c68.patch::https://hg.mozilla.org/mozilla-central/raw-rev/d12754638c68
 | 
				
			||||||
	sha256sums = 826d8e3454c105d2abb39a4015c0b784ab282c62259fa2f0146bd903f3eca214
 | 
						sha256sums = e487fe3d3e6fb141baeaca56f60ecce9f7c768bd930ed503c69670aadbf9d29b
 | 
				
			||||||
	sha256sums = 61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0
 | 
						sha256sums = 61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0
 | 
				
			||||||
	sha256sums = 53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560
 | 
						sha256sums = 53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560
 | 
				
			||||||
	sha256sums = f68c5fd889288726fa6deff0aec6d30c60c0864e1ba9318cb3186af6a771748d
 | 
						sha256sums = f68c5fd889288726fa6deff0aec6d30c60c0864e1ba9318cb3186af6a771748d
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										4
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								PKGBUILD
									
									
									
									
									
								
							@@ -8,7 +8,7 @@
 | 
				
			|||||||
# Profile with xvfb-run, if possible
 | 
					# Profile with xvfb-run, if possible
 | 
				
			||||||
: ${_build_pgo_xvfb:=false}
 | 
					: ${_build_pgo_xvfb:=false}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
_pkgver=11.22.0-1
 | 
					_pkgver=11.22.0-2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
pkgname=firedragon
 | 
					pkgname=firedragon
 | 
				
			||||||
_pkgname=FireDragon
 | 
					_pkgname=FireDragon
 | 
				
			||||||
@@ -82,7 +82,7 @@ source=(https://gitlab.com/garuda-linux/firedragon/builder/-/releases/v${_pkgver
 | 
				
			|||||||
  https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.desktop
 | 
					  https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.desktop
 | 
				
			||||||
  50d41051085b.patch::https://hg.mozilla.org/mozilla-central/raw-rev/50d41051085b
 | 
					  50d41051085b.patch::https://hg.mozilla.org/mozilla-central/raw-rev/50d41051085b
 | 
				
			||||||
  d12754638c68.patch::https://hg.mozilla.org/mozilla-central/raw-rev/d12754638c68)
 | 
					  d12754638c68.patch::https://hg.mozilla.org/mozilla-central/raw-rev/d12754638c68)
 | 
				
			||||||
sha256sums=('826d8e3454c105d2abb39a4015c0b784ab282c62259fa2f0146bd903f3eca214'
 | 
					sha256sums=('e487fe3d3e6fb141baeaca56f60ecce9f7c768bd930ed503c69670aadbf9d29b'
 | 
				
			||||||
            '61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0'
 | 
					            '61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0'
 | 
				
			||||||
            '53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560'
 | 
					            '53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560'
 | 
				
			||||||
            'f68c5fd889288726fa6deff0aec6d30c60c0864e1ba9318cb3186af6a771748d'
 | 
					            'f68c5fd889288726fa6deff0aec6d30c60c0864e1ba9318cb3186af6a771748d'
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user