mirror of
				https://aur.archlinux.org/firedragon.git
				synced 2025-11-04 16:06:59 +00:00 
			
		
		
		
	Updated version to 11.10.2-1
This commit is contained in:
		
							
								
								
									
										10
									
								
								.SRCINFO
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								.SRCINFO
									
									
									
									
									
								
							@@ -1,6 +1,6 @@
 | 
				
			|||||||
pkgbase = firedragon
 | 
					pkgbase = firedragon
 | 
				
			||||||
	pkgdesc = Floorp fork build using custom branding & settings
 | 
						pkgdesc = Floorp fork build using custom branding & settings
 | 
				
			||||||
	pkgver = 11.10.0
 | 
						pkgver = 11.10.2
 | 
				
			||||||
	pkgrel = 1
 | 
						pkgrel = 1
 | 
				
			||||||
	epoch = 1
 | 
						epoch = 1
 | 
				
			||||||
	url = http://dr460nf1r3.org
 | 
						url = http://dr460nf1r3.org
 | 
				
			||||||
@@ -65,13 +65,13 @@ 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://github.com/Floorp-Projects/Floorp/archive/refs/tags/v11.10.0.tar.gz
 | 
						source = https://github.com/Floorp-Projects/Floorp/archive/refs/tags/v11.10.2.tar.gz
 | 
				
			||||||
	source = floorp-core::git+https://github.com/Floorp-Projects/Floorp-core#commit=4ccfea5cd12b920a810eeb9a7d4ef843b1c97403
 | 
						source = floorp-core::git+https://github.com/Floorp-Projects/Floorp-core#commit=588aa1666d1d1ff2002bd340b5bab69d675c5f2e
 | 
				
			||||||
	source = floorp-l10n-central::git+https://github.com/Floorp-Projects/Unified-l10n-central#commit=1770680bedf6a1520dab5736663f7b5a98bf7945
 | 
						source = floorp-l10n-central::git+https://github.com/Floorp-Projects/Unified-l10n-central#commit=6a9a5a51e045a3a2c2d4a401eaa38a7aa0f7d9ef
 | 
				
			||||||
	source = common::git+https://gitlab.com/garuda-linux/firedragon/common.git
 | 
						source = common::git+https://gitlab.com/garuda-linux/firedragon/common.git
 | 
				
			||||||
	source = settings::git+https://gitlab.com/garuda-linux/firedragon/settings.git
 | 
						source = settings::git+https://gitlab.com/garuda-linux/firedragon/settings.git
 | 
				
			||||||
	source = firedragon.desktop
 | 
						source = firedragon.desktop
 | 
				
			||||||
	sha256sums = 0b69d37ec427adedaa8f5fe5c6d399ccf55b35492539f227cc026e8386bbd487
 | 
						sha256sums = 5b228de39257fd0abd07f29d1edb789efd9b6cb1634c8e93451273825ff86613
 | 
				
			||||||
	sha256sums = SKIP
 | 
						sha256sums = SKIP
 | 
				
			||||||
	sha256sums = SKIP
 | 
						sha256sums = SKIP
 | 
				
			||||||
	sha256sums = SKIP
 | 
						sha256sums = SKIP
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										8
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										8
									
								
								PKGBUILD
									
									
									
									
									
								
							@@ -3,9 +3,9 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
pkgname=firedragon
 | 
					pkgname=firedragon
 | 
				
			||||||
_pkgname=FireDragon
 | 
					_pkgname=FireDragon
 | 
				
			||||||
pkgver=11.10.0
 | 
					pkgver=11.10.2
 | 
				
			||||||
_floorp_core_commit="4ccfea5cd12b920a810eeb9a7d4ef843b1c97403"
 | 
					_floorp_core_commit="588aa1666d1d1ff2002bd340b5bab69d675c5f2e"
 | 
				
			||||||
_floorp_l10n_commit="1770680bedf6a1520dab5736663f7b5a98bf7945"
 | 
					_floorp_l10n_commit="6a9a5a51e045a3a2c2d4a401eaa38a7aa0f7d9ef"
 | 
				
			||||||
pkgrel=1
 | 
					pkgrel=1
 | 
				
			||||||
epoch=1
 | 
					epoch=1
 | 
				
			||||||
pkgdesc="Floorp fork build using custom branding & settings"
 | 
					pkgdesc="Floorp fork build using custom branding & settings"
 | 
				
			||||||
@@ -76,7 +76,7 @@ source=(https://github.com/Floorp-Projects/Floorp/archive/refs/tags/v"${pkgver}"
 | 
				
			|||||||
    "common::git+https://gitlab.com/garuda-linux/firedragon/common.git"
 | 
					    "common::git+https://gitlab.com/garuda-linux/firedragon/common.git"
 | 
				
			||||||
    "settings::git+https://gitlab.com/garuda-linux/firedragon/settings.git"
 | 
					    "settings::git+https://gitlab.com/garuda-linux/firedragon/settings.git"
 | 
				
			||||||
    "${pkgname}.desktop")
 | 
					    "${pkgname}.desktop")
 | 
				
			||||||
sha256sums=('0b69d37ec427adedaa8f5fe5c6d399ccf55b35492539f227cc026e8386bbd487'
 | 
					sha256sums=('5b228de39257fd0abd07f29d1edb789efd9b6cb1634c8e93451273825ff86613'
 | 
				
			||||||
            'SKIP'
 | 
					            'SKIP'
 | 
				
			||||||
            'SKIP'
 | 
					            'SKIP'
 | 
				
			||||||
            'SKIP'
 | 
					            'SKIP'
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user