mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
[skip-ci] tellico: update to 3.1.4
This commit is contained in:
parent
25b86189e4
commit
9d22611ea1
@ -1,5 +1,5 @@
|
||||
pkgname=tellico
|
||||
pkgver=3.1.3
|
||||
pkgver=3.1.4
|
||||
pkgrel=1
|
||||
pkgdesc="A collection manager for KDE"
|
||||
arch=('x86_64')
|
||||
@ -9,10 +9,8 @@ depends=('exempi' 'kio' 'libksane' 'libkcddb' 'libcddb' 'libdiscid' 'hicolor-ico
|
||||
'knewstuff' 'kxmlgui' 'kitemmodels' 'python2' 'solid' 'khtml' 'yaz' 'taglib' 'poppler-qt5' 'qt5-base')
|
||||
makedepends=('cmake' 'extra-cmake-modules' 'kdoctools' 'libkcddb')
|
||||
categories=('office')
|
||||
screenshot=('http://tellico-project.org/img/main_screen-2.0.jpg')
|
||||
install=$pkgname.install
|
||||
source=(http://tellico-project.org/files/${pkgname}-${pkgver}.tar.xz)
|
||||
md5sums=('4f2d22bc38e24ab632af87adcbaeb7b5')
|
||||
md5sums=('e6c9ed49030ed3e7541f438dae65e498')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}"
|
||||
|
@ -1,11 +0,0 @@
|
||||
post_install() {
|
||||
update-mime-database usr/share/mime &> /dev/null
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
post_install
|
||||
}
|
Loading…
Reference in New Issue
Block a user