mendeleydesktop updated

This commit is contained in:
Neophytos 2013-04-01 09:12:21 +00:00
parent 3df62bcdc8
commit 31a1012868
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Maintainer: abveritas@chakra-project.org
pkgname=mendeleydesktop
pkgver=1.8.2
pkgver=1.8.3
pkgrel=1
url="http://www.mendeley.com/"
pkgdesc="The desktop client for managing and sharing research papers."
@ -12,8 +12,8 @@ arch=('x86_64')
screenshot=('http://www.timelordz.com/blog/wp-content/uploads/2010/08/MendeleyClient.png')
source=("http://download.mendeley.com/linux/$pkgname-$pkgver-linux-x86_64.tar.bz2"
'mendeleydesktop.install')
md5sums=('604064aaf68d85054c4c31c57febe30a'
'16358cd53dc258a72efcaeab5a415217')
md5sums=('802e107ed8bfdc2d781dd134bb4d4d14'
'4f510b0f3e6369cd506cf9e4b3d4f9cd')
package() {
cd "$pkgname-$pkgver-linux-x86_64"

View File

@ -6,4 +6,4 @@ post_upgrade() {
}
post_remove() {
post_install
}
}