mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
parent
a85992feea
commit
69fc2a6daa
@ -2,7 +2,7 @@
|
||||
|
||||
pkgname=kjots
|
||||
pkgver=5.0.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Note taker"
|
||||
arch=('x86_64')
|
||||
url="https://www.kde.org/applications/utilities/kjots/"
|
||||
@ -14,7 +14,6 @@ source=("http://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz
|
||||
conflicts=(kdepim-kjots)
|
||||
replaces=(kdepim-kjots)
|
||||
provides=(kdepims-kjots)
|
||||
install=$pkgname.install
|
||||
md5sums=('296136e9860142596235d6d3f2c523e8')
|
||||
|
||||
prepare() {
|
||||
|
@ -1,12 +0,0 @@
|
||||
post_install() {
|
||||
xdg-icon-resource forceupdate --theme hicolor &> /dev/null
|
||||
update-desktop-database -q
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
post_install
|
||||
}
|
Loading…
Reference in New Issue
Block a user