mirror of
				https://github.com/nixietab/picodulce.git
				synced 2025-10-30 21:15:11 +00:00 
			
		
		
		
	Compare commits
	
		
			2 Commits
		
	
	
		
			8f24903fb3
			...
			7f0108221b
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|   | 7f0108221b | ||
|   | 16936e3a0d | 
							
								
								
									
										6
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								PKGBUILD
									
									
									
									
									
								
							| @ -1,11 +1,11 @@ | |||||||
| pkgname=picodulce | pkgname=picodulce | ||||||
| pkgver=0.11.7 | pkgver=0.13.5 | ||||||
| pkgrel=1 | pkgrel=1 | ||||||
| pkgdesc="Launcher for Minecraft based on the picomc library" | pkgdesc="Launcher for Minecraft based on the zucaro library" | ||||||
| arch=('x86_64') | arch=('x86_64') | ||||||
| OPTIONS=(!strip !docs libtool emptydirs) | OPTIONS=(!strip !docs libtool emptydirs) | ||||||
| url="https://github.com/nixietab/picodulce" | url="https://github.com/nixietab/picodulce" | ||||||
| license=('MIT')  # Replace with your project's license | license=('MIT') | ||||||
| depends=('python' 'python-virtualenv' 'xdg-utils') | depends=('python' 'python-virtualenv' 'xdg-utils') | ||||||
| makedepends=('git') | makedepends=('git') | ||||||
| source=("git+https://github.com/nixietab/picodulce.git") | source=("git+https://github.com/nixietab/picodulce.git") | ||||||
|  | |||||||
| @ -49,7 +49,7 @@ The package is available in the [AUR](https://aur.archlinux.org/packages/picodul | |||||||
| 
 | 
 | ||||||
| For installing on Arch without using an AUR helper a PKGBUILD is provided | For installing on Arch without using an AUR helper a PKGBUILD is provided | ||||||
| ``` | ``` | ||||||
| git clone https://aur.archlinux.org/picodulce.git | git clone https://github.com/nixietab/picodulce.git | ||||||
| cd picodulce | cd picodulce | ||||||
| makepkg -si | makepkg -si | ||||||
| ``` | ``` | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user