Changed source package download link
This commit is contained in:
		
							
								
								
									
										6
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								PKGBUILD
									
									
									
									
									
								
							| @@ -8,7 +8,7 @@ pkgver=1.3.0 | |||||||
| _seafilever=1.4.5 | _seafilever=1.4.5 | ||||||
|  |  | ||||||
| #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." | ||||||
| @@ -37,10 +37,10 @@ provides=() | |||||||
| # Change the default behavior of makepkg see PKGBUILD#options | # Change the default behavior of makepkg see PKGBUILD#options | ||||||
| options= | options= | ||||||
|  |  | ||||||
| source=("http://seafile.com.cn/downloads/seafile-latest.tar.gz" | source=("http://seafile.googlecode.com/files/seafile-1.4.5.tar.gz" | ||||||
| 	"https://raw.github.com/haiwen/ccnet/master/COPYRIGHT" | 	"https://raw.github.com/haiwen/ccnet/master/COPYRIGHT" | ||||||
| 	"libccnet.pc.patch") | 	"libccnet.pc.patch") | ||||||
| sha256sums=('843b32a3f9ae9a3bc88d0c728a2873da824537cb4aa907bb9af4cf61121ccc99' | sha256sums=('d298ea339a8ddc3cec0d8513032b15b1c53ee27bb4afc69f147bca57258fe9fb' | ||||||
| 	'e788cf52e18ae6f284f07669954dfbde8e8567e57191c14944b9513b18c4e985' | 	'e788cf52e18ae6f284f07669954dfbde8e8567e57191c14944b9513b18c4e985' | ||||||
| 	'66c3b02c3981db6a80819e0ae103bedadf8dfdf81405a7f75a9cba714acf973f') | 	'66c3b02c3981db6a80819e0ae103bedadf8dfdf81405a7f75a9cba714acf973f') | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user