mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 03:27:14 +08:00
parent
a85992feea
commit
69fc2a6daa
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pkgname=kjots
|
pkgname=kjots
|
||||||
pkgver=5.0.2
|
pkgver=5.0.2
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Note taker"
|
pkgdesc="Note taker"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://www.kde.org/applications/utilities/kjots/"
|
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)
|
conflicts=(kdepim-kjots)
|
||||||
replaces=(kdepim-kjots)
|
replaces=(kdepim-kjots)
|
||||||
provides=(kdepims-kjots)
|
provides=(kdepims-kjots)
|
||||||
install=$pkgname.install
|
|
||||||
md5sums=('296136e9860142596235d6d3f2c523e8')
|
md5sums=('296136e9860142596235d6d3f2c523e8')
|
||||||
|
|
||||||
prepare() {
|
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