1
0
Fork 0

Update to seafile 1.7.1

This commit is contained in:
Aaron Lindsay 2013-06-24 07:18:10 -04:00
parent c446363a38
commit e126389ec2
1 changed files with 4 additions and 4 deletions

View File

@ -4,10 +4,10 @@
pkgname=seafile
# The version number for the software
pkgver=1.7.0
pkgver=1.7.1
#The release number for the arch package, as fixes are added to the PKGBUILD, the release number will increase
pkgrel=2
pkgrel=1
# The description of the package, should be about 80 characters long (one line)
pkgdesc="Seafile is an open-source Dropbox replacement."
@ -40,10 +40,10 @@ options=
install=seafile.install
source=("https://seafile.googlecode.com/files/seafile-1.7.0.tar.gz"
source=("https://seafile.googlecode.com/files/seafile-1.7.1.tar.gz"
"seafile-admin.patch"
"seafile.install")
sha256sums=('909b1674acf8da74a4131d7cc9f2e39f0dcf53df1b2338df719365028ae59b23'
sha256sums=('8bce8f727deebc71c04a0e1b6ad3d9d39a6454858128a0e75e1903d59fabef79'
'0d9578b85c00f3087a19f227b29c3fda13e83d093d024c68c1df5575d30d56dc'
'ce0cbf29b87e29709c6f7a1e6558a6c22d5aa24d41a9ed5b1dd44eab15c4d45c')