mirror of
				https://github.com/zoriya/Kyoo.git
				synced 2025-11-04 03:27:14 -05:00 
			
		
		
		
	Updating dependencies of PKGBUILD for dotnet5
This commit is contained in:
		
							parent
							
								
									9938cb87f4
								
							
						
					
					
						commit
						bb322f18f0
					
				@ -8,8 +8,8 @@ arch=("i686" "x86_64" "armv6h")
 | 
			
		||||
url="https://github.com/AnonymusRaccoon/Kyoo"
 | 
			
		||||
license=("GPLv3")
 | 
			
		||||
groups=()
 | 
			
		||||
depends=("dotnet-runtime>=3" "aspnet-runtime>=3" "postgresql")
 | 
			
		||||
makedepends=("dotnet-sdk>=3" "cmake" "gcc" "make" "npm" "git")
 | 
			
		||||
depends=("dotnet-runtime-bin>=5" "aspnet-runtime-bin>=5" "postgresql")
 | 
			
		||||
makedepends=("dotnet-sdk-bin>=5" "cmake" "gcc" "make" "npm" "git")
 | 
			
		||||
install="kyoo.install"
 | 
			
		||||
source=("git+https://github.com/AnonymusRaccoon/Kyoo" #tag=v${pkgver}
 | 
			
		||||
	"kyoo.service"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user