mirror of
				https://github.com/nixietab/picodulce.git
				synced 2025-10-30 21:15:11 +00:00 
			
		
		
		
	Compare commits
	
		
			No commits in common. "7f0108221b90f07e06ac83e28aaae5bd59314073" and "8f24903fb3d59baaaa35698aff021539f7cedf2c" have entirely different histories.
		
	
	
		
			7f0108221b
			...
			8f24903fb3
		
	
		
							
								
								
									
										6
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								PKGBUILD
									
									
									
									
									
								
							| @ -1,11 +1,11 @@ | |||||||
| pkgname=picodulce | pkgname=picodulce | ||||||
| pkgver=0.13.5 | pkgver=0.11.7 | ||||||
| pkgrel=1 | pkgrel=1 | ||||||
| pkgdesc="Launcher for Minecraft based on the zucaro library" | pkgdesc="Launcher for Minecraft based on the picomc 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') | license=('MIT')  # Replace with your project's license | ||||||
| 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://github.com/nixietab/picodulce.git | git clone https://aur.archlinux.org/picodulce.git | ||||||
| cd picodulce | cd picodulce | ||||||
| makepkg -si | makepkg -si | ||||||
| ``` | ``` | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user