forked from AUR/firedragon
		
	Update version string to 89
This commit is contained in:
		
							
								
								
									
										4
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								PKGBUILD
									
									
									
									
									
								
							@@ -9,7 +9,7 @@
 | 
			
		||||
 | 
			
		||||
pkgname=firedragon
 | 
			
		||||
_pkgname=FireDragon
 | 
			
		||||
pkgver=88.0a1.r637287+
 | 
			
		||||
pkgver=89.0a1.r638601+
 | 
			
		||||
pkgrel=1
 | 
			
		||||
pkgdesc="Librewolf fork build using Nightly sources with custom branding, Proton UI rework & Fission enabled."
 | 
			
		||||
arch=(x86_64 aarch64)
 | 
			
		||||
@@ -67,7 +67,7 @@ sha512sums_aarch64=('SKIP'
 | 
			
		||||
 | 
			
		||||
pkgver() {
 | 
			
		||||
  cd mozilla-unified
 | 
			
		||||
  printf "88.0a1.r%s" "$(hg identify -n)"
 | 
			
		||||
  printf "89.0a1.r%s" "$(hg identify -n)"
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
prepare() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user