Update to seafile 1.7.0
This commit is contained in:
parent
915e69d356
commit
a4dd162844
6
PKGBUILD
6
PKGBUILD
@ -4,7 +4,7 @@
|
|||||||
pkgname=seafile
|
pkgname=seafile
|
||||||
|
|
||||||
# The version number for the software
|
# The version number for the software
|
||||||
pkgver=1.6.1
|
pkgver=1.7.0
|
||||||
|
|
||||||
#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=1
|
||||||
@ -40,9 +40,9 @@ options=
|
|||||||
|
|
||||||
install=seafile.install
|
install=seafile.install
|
||||||
|
|
||||||
source=("http://seafile.googlecode.com/files/seafile-1.6.1.tar.gz"
|
source=("https://seafile.googlecode.com/files/seafile-1.7.0.tar.gz"
|
||||||
"seafile-admin.patch")
|
"seafile-admin.patch")
|
||||||
sha256sums=('e2f10e9941302dafaf6dd88a507f7b9a1f38c0ce5d2d376e94a3b4e1d6513d72'
|
sha256sums=('909b1674acf8da74a4131d7cc9f2e39f0dcf53df1b2338df719365028ae59b23'
|
||||||
'0d9578b85c00f3087a19f227b29c3fda13e83d093d024c68c1df5575d30d56dc')
|
'0d9578b85c00f3087a19f227b29c3fda13e83d093d024c68c1df5575d30d56dc')
|
||||||
|
|
||||||
prepare () {
|
prepare () {
|
||||||
|
Loading…
Reference in New Issue
Block a user