mirror of
				https://aur.archlinux.org/firedragon.git
				synced 2025-11-04 16:06:59 +00:00 
			
		
		
		
	Update
This commit is contained in:
		
							
								
								
									
										8
									
								
								.SRCINFO
									
									
									
									
									
								
							
							
						
						
									
										8
									
								
								.SRCINFO
									
									
									
									
									
								
							@@ -1,6 +1,6 @@
 | 
				
			|||||||
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 = 115.0.1
 | 
						pkgver = 115.0.2
 | 
				
			||||||
	pkgrel = 1
 | 
						pkgrel = 1
 | 
				
			||||||
	url = https://gitlab.com/dr460nf1r3/settings/
 | 
						url = https://gitlab.com/dr460nf1r3/settings/
 | 
				
			||||||
	install = firedragon.install
 | 
						install = firedragon.install
 | 
				
			||||||
@@ -68,8 +68,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/115.0.1/source/firefox-115.0.1.source.tar.xz
 | 
						source = https://archive.mozilla.org/pub/firefox/releases/115.0.2/source/firefox-115.0.2.source.tar.xz
 | 
				
			||||||
	source = https://archive.mozilla.org/pub/firefox/releases/115.0.1/source/firefox-115.0.1.source.tar.xz.asc
 | 
						source = https://archive.mozilla.org/pub/firefox/releases/115.0.2/source/firefox-115.0.2.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
 | 
				
			||||||
@@ -77,7 +77,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 = cde9c7e6e4d9d3a0a247ce672009d4dd484d389b533e0181f6428dd104a8a228
 | 
						sha256sums = 6b2844124c13b4bd9d97ac7f5840f3e957b7631659591f3bea1ac9a89bee1654
 | 
				
			||||||
	sha256sums = SKIP
 | 
						sha256sums = SKIP
 | 
				
			||||||
	sha256sums = 53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560
 | 
						sha256sums = 53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560
 | 
				
			||||||
	sha256sums = SKIP
 | 
						sha256sums = SKIP
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										6
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								PKGBUILD
									
									
									
									
									
								
							@@ -6,7 +6,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
pkgname=firedragon
 | 
					pkgname=firedragon
 | 
				
			||||||
_pkgname=FireDragon
 | 
					_pkgname=FireDragon
 | 
				
			||||||
pkgver=115.0.1
 | 
					pkgver=115.0.2
 | 
				
			||||||
pkgrel=1
 | 
					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)
 | 
				
			||||||
@@ -42,7 +42,7 @@ source=(https://archive.mozilla.org/pub/firefox/releases/"$pkgver"/source/firefo
 | 
				
			|||||||
  "librewolf-source::git+https://gitlab.com/librewolf-community/browser/source.git"
 | 
					  "librewolf-source::git+https://gitlab.com/librewolf-community/browser/source.git"
 | 
				
			||||||
  "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")
 | 
				
			||||||
sha256sums=('cde9c7e6e4d9d3a0a247ce672009d4dd484d389b533e0181f6428dd104a8a228'
 | 
					sha256sums=('6b2844124c13b4bd9d97ac7f5840f3e957b7631659591f3bea1ac9a89bee1654'
 | 
				
			||||||
            'SKIP'
 | 
					            'SKIP'
 | 
				
			||||||
            '53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560'
 | 
					            '53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560'
 | 
				
			||||||
            'SKIP'
 | 
					            'SKIP'
 | 
				
			||||||
@@ -174,7 +174,7 @@ END
 | 
				
			|||||||
  patch -Np1 -i "${_librewolf_patches_dir}"/remove_addons.patch
 | 
					  patch -Np1 -i "${_librewolf_patches_dir}"/remove_addons.patch
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # OpenSUSE KDE patches
 | 
					  # OpenSUSE KDE patches
 | 
				
			||||||
  # patch -Np1 -i "${_cachyos_patches_dir}"/unity_kde/firefox-kde.patch
 | 
					  patch -Np1 -i "${_cachyos_patches_dir}"/kde-upstream/firefox-kde.patch
 | 
				
			||||||
  patch -Np1 -i "${_patches_dir}"/kde-upstream/mozilla-kde.patch
 | 
					  patch -Np1 -i "${_patches_dir}"/kde-upstream/mozilla-kde.patch
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # Disabling Pocket
 | 
					  # Disabling Pocket
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user