mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 17:43:12 +08:00
[skip-ci] mendeleydesktop: update to 1.91.3
This commit is contained in:
parent
2aa47e7c7d
commit
b36cfd8042
@ -1,14 +1,14 @@
|
||||
|
||||
pkgname=mendeleydesktop
|
||||
pkgver=1.19.1
|
||||
pkgver=1.19.3
|
||||
pkgrel=1
|
||||
pkgdesc="Academic software for managing and sharing research papers (desktop client)"
|
||||
url=http://www.mendeley.com/release-notes/
|
||||
arch=(x86_64)
|
||||
arch=('x86_64')
|
||||
depends=(qt5-webengine)
|
||||
license=(custom:mendeley_eula)
|
||||
source=("https://desktop-download.mendeley.com/download/linux/$pkgname-$pkgver-linux-x86_64.tar.bz2")
|
||||
sha512sums=('fd9ecc4d907c267a0416b472931e08179cfd385a37573b6601227c1760cde935280517aea617e31910dbf029ade7dd78cf5a48236df94ce52b2030a0edb7ba11')
|
||||
sha512sums=('2c2d92d45730797f93eec74b23ea8d7f654388fd778063dcd92705fe019939f6d557bcaac13a14b021fcc4d785938921b19a9c8b821dfe6c18fb5c213eaa8a26')
|
||||
|
||||
prepare() {
|
||||
cd "$pkgname-$pkgver-linux-$CARCH"
|
||||
|
@ -1,9 +0,0 @@
|
||||
post_install() {
|
||||
xdg-icon-resource forceupdate --theme hicolor
|
||||
}
|
||||
post_upgrade() {
|
||||
post_install
|
||||
}
|
||||
post_remove() {
|
||||
post_install
|
||||
}
|
Loading…
Reference in New Issue
Block a user