forked from AUR/kfiredragonhelper
		
	Add x86_64_v3 target
This commit is contained in:
		
							
								
								
									
										1
									
								
								.SRCINFO
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								.SRCINFO
									
									
									
									
									
								
							@@ -5,6 +5,7 @@ pkgbase = kfiredragonhelper
 | 
				
			|||||||
	url = https://github.com/openSUSE/kmozillahelper
 | 
						url = https://github.com/openSUSE/kmozillahelper
 | 
				
			||||||
	arch = i686
 | 
						arch = i686
 | 
				
			||||||
	arch = x86_64
 | 
						arch = x86_64
 | 
				
			||||||
 | 
						arch = x86_64_v3
 | 
				
			||||||
	license = MIT
 | 
						license = MIT
 | 
				
			||||||
	makedepends = cmake
 | 
						makedepends = cmake
 | 
				
			||||||
	makedepends = extra-cmake-modules
 | 
						makedepends = extra-cmake-modules
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										2
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								PKGBUILD
									
									
									
									
									
								
							@@ -4,7 +4,7 @@ pkgrel=1
 | 
				
			|||||||
#epoch=1
 | 
					#epoch=1
 | 
				
			||||||
pkgdesc="FireDragon Integration (kmozillahelper from openSUSE)."
 | 
					pkgdesc="FireDragon Integration (kmozillahelper from openSUSE)."
 | 
				
			||||||
url="https://github.com/openSUSE/kmozillahelper"
 | 
					url="https://github.com/openSUSE/kmozillahelper"
 | 
				
			||||||
arch=("i686" "x86_64")
 | 
					arch=("i686" "x86_64" "x86_64_v3")
 | 
				
			||||||
license=('MIT')
 | 
					license=('MIT')
 | 
				
			||||||
depends=("kio" "knotifications" "kwindowsystem" "ki18n")
 | 
					depends=("kio" "knotifications" "kwindowsystem" "ki18n")
 | 
				
			||||||
makedepends=("cmake" "extra-cmake-modules" "git")
 | 
					makedepends=("cmake" "extra-cmake-modules" "git")
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user