Add armv6h
This commit is contained in:
		
							
								
								
									
										4
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								PKGBUILD
									
									
									
									
									
								
							| @@ -8,13 +8,13 @@ pkgver=1.3.8 #Should match `grep "PACKAGE_VERSION" ccnet/Makefile` | |||||||
| _seafilever=2.0.8 | _seafilever=2.0.8 | ||||||
|  |  | ||||||
| #The release number for the arch package, as fixes are added to the PKGBUILD, the release number will increase | #The release number for the arch package, as fixes are added to the PKGBUILD, the release number will increase | ||||||
| pkgrel=1 | pkgrel=2 | ||||||
|  |  | ||||||
| # The description of the package, should be about 80 characters long (one line) | # The description of the package, should be about 80 characters long (one line) | ||||||
| pkgdesc="A framework for writing networked applications in C." | pkgdesc="A framework for writing networked applications in C." | ||||||
|  |  | ||||||
| # The type of processor this software can build and work on. See PKGBUILD#arch | # The type of processor this software can build and work on. See PKGBUILD#arch | ||||||
| arch=('i686' 'x86_64' 'armv7h') | arch=('i686' 'x86_64' 'armv7h' 'armv6h') | ||||||
|  |  | ||||||
| # The official website for the software your PKGBUILD will install | # The official website for the software your PKGBUILD will install | ||||||
| url="https://github.com/haiwen/ccnet/" | url="https://github.com/haiwen/ccnet/" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user