mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 03:17:15 +08:00
libkgapi 5.3.1
This commit is contained in:
parent
a6307ca761
commit
8dd32243a6
@ -3,7 +3,7 @@ source ../kdeapps.conf
|
||||
|
||||
pkgname=kdepim-addons
|
||||
pkgver=${_kdever}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('x86_64')
|
||||
pkgdesc="Addons for kdepim apps (as kmail addons/ kmail theme/ kaddressbook addons etc.)"
|
||||
url="https://github.com/KDE/kdepim-addons"
|
||||
|
@ -3,7 +3,7 @@ source ../kdeapps.conf
|
||||
|
||||
pkgname=kdepim-runtime
|
||||
pkgver=${_kdever}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Extends the functionality of kdepim'
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/kde/kdepim-runtime'
|
||||
|
@ -1,5 +1,5 @@
|
||||
pkgname=libkgapi
|
||||
pkgver=5.3.0
|
||||
pkgver=5.3.1
|
||||
pkgrel=1
|
||||
pkgdesc="A KDE-based library for accessing various Google services via their public API"
|
||||
url='https://projects.kde.org/projects/extragear/libs/libkgapi'
|
||||
@ -8,7 +8,7 @@ license=('GPL' 'LGPL' 'FDL')
|
||||
depends=('kcalcore' 'kcontacts' 'qt5-webkit')
|
||||
makedepends=('extra-cmake-modules' 'python3' 'qt5-tools' 'kdoctools' 'kdesignerplugin')
|
||||
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
|
||||
md5sums=('13f187699c144809b2449e786c81dde4')
|
||||
md5sums=('5f3b1e15ce5dff404bf2a552ae67d890')
|
||||
|
||||
prepare() {
|
||||
mkdir -p build
|
||||
|
Loading…
Reference in New Issue
Block a user