Update to Seafile 1.5.3
This commit is contained in:
parent
82b9ab29a3
commit
7d5811430d
10
PKGBUILD
10
PKGBUILD
@ -4,11 +4,11 @@
|
||||
pkgname=ccnet
|
||||
|
||||
# The version number for the software
|
||||
pkgver=1.3.0
|
||||
_seafilever=1.4.5
|
||||
pkgver=1.3.1
|
||||
_seafilever=1.5.3
|
||||
|
||||
#The release number for the arch package, as fixes are added to the PKGBUILD, the release number will increase
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
|
||||
# The description of the package, should be about 80 characters long (one line)
|
||||
pkgdesc="A framework for writing networked applications in C."
|
||||
@ -37,10 +37,10 @@ provides=()
|
||||
# Change the default behavior of makepkg see PKGBUILD#options
|
||||
options=
|
||||
|
||||
source=("http://seafile.googlecode.com/files/seafile-1.4.5.tar.gz"
|
||||
source=("http://seafile.googlecode.com/files/seafile-latest.tar.gz"
|
||||
"https://raw.github.com/haiwen/ccnet/master/COPYRIGHT"
|
||||
"libccnet.pc.patch")
|
||||
sha256sums=('d298ea339a8ddc3cec0d8513032b15b1c53ee27bb4afc69f147bca57258fe9fb'
|
||||
sha256sums=('33f150bcc5fc1f71f20584f8e82999313452c1177483f60a0045c73a45332f75'
|
||||
'e788cf52e18ae6f284f07669954dfbde8e8567e57191c14944b9513b18c4e985'
|
||||
'66c3b02c3981db6a80819e0ae103bedadf8dfdf81405a7f75a9cba714acf973f')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user