1
0
Fork 0

Update to seafile 1.7.0

This commit is contained in:
Aaron Lindsay 2013-06-18 07:20:28 -04:00
parent 915e69d356
commit a4dd162844
1 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
pkgname=seafile
# 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
pkgrel=1
@ -40,9 +40,9 @@ options=
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")
sha256sums=('e2f10e9941302dafaf6dd88a507f7b9a1f38c0ce5d2d376e94a3b4e1d6513d72'
sha256sums=('909b1674acf8da74a4131d7cc9f2e39f0dcf53df1b2338df719365028ae59b23'
'0d9578b85c00f3087a19f227b29c3fda13e83d093d024c68c1df5575d30d56dc')
prepare () {