mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
kded-appmenu update
This commit is contained in:
parent
6d2c5fe34a
commit
cc77b16036
@ -1,17 +1,17 @@
|
||||
# Mantainer: Fabian Kosmale <0inkane@googlemail.com>
|
||||
# Contributor: gnumdk
|
||||
pkgname=kded-appmenu
|
||||
pkgver=0.9.19
|
||||
pkgver=0.9.20
|
||||
pkgrel=1
|
||||
pkgdesc="kded module that exports applications menu through dbus"
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/kdereview/kded-appmenu'
|
||||
license=('GPL')
|
||||
depends=('libdbusmenu-qt' 'kdelibs')
|
||||
makedepends=('cmake' 'automoc4')
|
||||
conflicts=('kded-appmenu-git')
|
||||
source=("http://kde-apps.org/CONTENT/content-files/153882-kded-appmenu-$pkgver.tar.gz")
|
||||
sha1sums=('801b74e9bc7abfbeaa2366b2552d4d5d96fd10a1')
|
||||
sha1sums=('3ac2db9a925a16391f5e9e5a7ee42d69e2e74b4b')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user